de5906a384
arm_versatile kernel defconfig updated to deal with multi-platform ARM support and driver changes. mips(el) 32-bits is back in working order for 4.5 Results table: Defconfig Kernel Qemu Network Status -------------------------------------------------------------- aarch64_virt 4.5 2.3.0 YES OK arm_versatile 4.5 2.3.0 YES OK arm_vexpress 4.5 2.3.0 YES OK microblazebe 4.5 2.3.0 YES OK microblazeel 4.5 2.3.0 YES OK mips64el_malta 4.5 2.3.0 YES OK mips64_malta 4.5 2.3.0 YES OK mipsel_malta 4.5 2.3.0 YES OK mips_malta 4.5 2.3.0 YES OK ppc_g3beige 4.5 2.3.0 YES OK ppc_mpc8544ds 4.5 2.3.0 YES OK ppc_virtex_ml507 4.5 2.3.0 NO OK ppc64_pseries 4.5 2.3.0 YES OK sh4 4.5 2.3.0 YES OK sh4eb 4.5 2.3.0 NO (1) OK sparc_ss10 4.5 2.3.0 YES OK sparc64_sun4u 4.5 2.3.0 YES OK sparc_sun4u 4.5 2.3.0 YES OK x86 4.5 2.3.0 YES OK x86_64 4.5 2.3.0 YES OK xtensa_lx60 4.4.5 2.3.0 YES (2) OK (1) - Probably an endian issue with 8139 emulation/driver (2) - xtensa ethernet broken in 4.5 so stick to 4.4.x Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
26 lines
478 B
Plaintext
26 lines
478 B
Plaintext
CONFIG_ALTIVEC=y
|
|
CONFIG_SYSVIPC=y
|
|
CONFIG_HIGHMEM=y
|
|
CONFIG_YENTA=y
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IDE=y
|
|
CONFIG_BLK_DEV_IDECD=y
|
|
CONFIG_BLK_DEV_CMD64X=y
|
|
CONFIG_BLK_DEV_IDE_PMAC=y
|
|
CONFIG_ADB=y
|
|
CONFIG_ADB_CUDA=y
|
|
CONFIG_ADB_PMU=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_PCNET32=y
|
|
CONFIG_8139CP=y
|
|
CONFIG_SERIAL_PMACZILOG=y
|
|
CONFIG_SERIAL_PMACZILOG_TTYS=y
|
|
CONFIG_SERIAL_PMACZILOG_CONSOLE=y
|
|
CONFIG_EXT4_FS=y
|
|
CONFIG_TMPFS=y
|
|
CONFIG_TMPFS_POSIX_ACL=y
|
|
CONFIG_BOOTX_TEXT=y
|