mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
configs/qemu_mips64_malta: update config
Slim down the kernel config, switch to ext4 (with ext2/3 support), enable N32 & O32 ABI compatibility for extra testing goodness and enable keyboard & mouse support. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
dc044cdfe2
commit
c98185c8d1
@@ -2,10 +2,6 @@
|
||||
BR2_mips64=y
|
||||
BR2_MIPS_NABI64=y
|
||||
|
||||
# Toolchain
|
||||
# uClibc dynamic loader seems broken for mips64
|
||||
BR2_PREFER_STATIC_LIB=y
|
||||
|
||||
# Filesystem
|
||||
BR2_TARGET_ROOTFS_EXT2=y
|
||||
# BR2_TARGET_ROOTFS_TAR is not set
|
||||
|
||||
Reference in New Issue
Block a user