e7124e3677
Tweak the configs to deal withb155f5a5ab
fallout. And bump to the latest kernel versions. As of this commit the microblaze qemu targets seem broken, probably because of commit14e527eb66
or some qemu limitation. SPARC seems to have issues as well, the kernel seems to go down with an unhandled exception with qemu 1.7.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
CONFIG_MIPS_MALTA=y
|
|
CONFIG_CPU_MIPS64_R1=y
|
|
CONFIG_64BIT=y
|
|
CONFIG_MIPS_MT_SMP=y
|
|
CONFIG_NR_CPUS=2
|
|
CONFIG_HZ_100=y
|
|
CONFIG_SYSVIPC=y
|
|
CONFIG_NO_HZ=y
|
|
CONFIG_HIGH_RES_TIMERS=y
|
|
CONFIG_LOG_BUF_SHIFT=15
|
|
CONFIG_NAMESPACES=y
|
|
CONFIG_RELAY=y
|
|
CONFIG_EMBEDDED=y
|
|
# CONFIG_COMPAT_BRK is not set
|
|
CONFIG_SLAB=y
|
|
CONFIG_MODULES=y
|
|
CONFIG_MODULE_UNLOAD=y
|
|
CONFIG_MODVERSIONS=y
|
|
CONFIG_MODULE_SRCVERSION_ALL=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
CONFIG_PCI=y
|
|
CONFIG_MIPS32_COMPAT=y
|
|
CONFIG_MIPS32_O32=y
|
|
CONFIG_MIPS32_N32=y
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IP_PNP=y
|
|
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
|
|
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
|
|
# CONFIG_INET_XFRM_MODE_BEET is not set
|
|
# CONFIG_INET_LRO is not set
|
|
# CONFIG_INET_DIAG is not set
|
|
# CONFIG_IPV6 is not set
|
|
# CONFIG_WIRELESS is not set
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
|
CONFIG_IDE=y
|
|
CONFIG_BLK_DEV_IDECD=y
|
|
CONFIG_IDE_GENERIC=y
|
|
CONFIG_BLK_DEV_GENERIC=y
|
|
CONFIG_BLK_DEV_PIIX=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_PCNET32=y
|
|
# CONFIG_WLAN is not set
|
|
CONFIG_VT_HW_CONSOLE_BINDING=y
|
|
CONFIG_SERIAL_8250=y
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
# CONFIG_HW_RANDOM is not set
|
|
# CONFIG_HWMON is not set
|
|
CONFIG_FB=y
|
|
CONFIG_FB_CIRRUS=y
|
|
# CONFIG_VGA_CONSOLE is not set
|
|
# CONFIG_USB_SUPPORT is not set
|
|
CONFIG_EXT4_FS=y
|
|
CONFIG_PROC_KCORE=y
|
|
CONFIG_TMPFS=y
|
|
CONFIG_NFS_FS=y
|
|
CONFIG_ROOT_NFS=y
|