commit f7d7563112f26c0fd464a965a9dfbbd6fd0793ca Author: Mark Langsdorf <mark.langsdorf@xxxxxxxxxxx> Date: Thu Aug 9 10:37:38 2012 -0400 highbank: working config options for fc18 Fedora 18 doesn't provides support for the PL011 serial console by default. Enable it so that highbank systems can use their serial console. Also, remove the config options for a bunch of unused and unusable hardware in hopes of speeding up the build options. Signed-off-by: Mark Langsdorf <mark.langsdorf@xxxxxxxxxxx> diff --git a/config-arm-highbank b/config-arm-highbank index 40b5e6c..6730d82 100644 --- a/config-arm-highbank +++ b/config-arm-highbank @@ -30,9 +30,44 @@ CONFIG_GPIO_PL061=y CONFIG_SERIAL_AMBA_PL010=y CONFIG_SERIAL_AMBA_PL010_CONSOLE=y +CONFIG_SERIAL_AMBA_PL011=y +CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_RTC_DRV_PL030=y CONFIG_RTC_DRV_PL031=y # CONFIG_DVB_TDA1004X is not set # CONFIG_DVB_PLL is not set +# CONFIG_DEBUG_BLK_CGROUP is not set +CONFIG_ARM_ARCH_TIMER=y +# CONFIG_HAMRADIO is not set +# CONFIG_IRDA is not set +# CONFIG_WIMAX is not set +# CONFIG_RFKILL is not set +# CONFIG_CAIF is not set +# CONFIG_NFC is not set +# CONFIG_MTD is not set +# CONFIG_PARPORT is not set +# CONFIG_ATM_DRIVERS is not set +# CONFIG_WAN is not set +# CONFIG_ISDN is not set +# CONFIG_MEDIA_SUPPORT is not set +# CONFIG_DRM is not set +# CONFIG_SND is not set +CONFIG_EXT3_FS=y +CONFIG_EXT3_FS_XATTR=y +CONFIG_EXT3_FS_POSIX_ACL=y +CONFIG_EXT3_FS_SECURITY=y +CONFIG_EXT4_FS_XATTR=y +CONFIG_EXT4_FS_POSIX_ACL=y +CONFIG_EXT4_FS_SECURITY=y +# CONFIG_EXT4_DEBUG is not +# CONFIG_PROVE_LOCKING is not set +# CONFIG_DEBUG_RT_MUTEXES is not set +# CONFIG_RT_MUTEX_TESTER is not set +# CONFIG_DEBUG_SPINLOCK is not set +# CONFIG_DEBUG_MUTEXES is not set +# CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_CRYPTO_TEST is not set +# CONFIG_DMA_API_DEBUG is not set + _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm