diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-10-24 14:11:50 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-10-25 04:54:33 -0400 |
commit | 10cbb0ba4282407ee3c4a09552d80941bfdfeb77 (patch) | |
tree | 324d1949e42636e27169cd6df55f151de2025b76 /arch/blackfin/configs/CM-BF548_defconfig | |
parent | 61c16b5c7414b6d0511dc384e0ea994e250e6339 (diff) |
Blackfin: update defconfigs
- enable pm for ADI boards
- drop security option as no one uses it
- enable uninitialized mmap for everyone
- disable wireless by default as no one uses it
- disable cfq io sched as noop is fine
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/CM-BF548_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF548_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/blackfin/configs/CM-BF548_defconfig b/arch/blackfin/configs/CM-BF548_defconfig index 9de13cf2cdda..433598c6e773 100644 --- a/arch/blackfin/configs/CM-BF548_defconfig +++ b/arch/blackfin/configs/CM-BF548_defconfig | |||
@@ -49,6 +49,7 @@ CONFIG_INET_XFRM_MODE_BEET=m | |||
49 | # CONFIG_INET_LRO is not set | 49 | # CONFIG_INET_LRO is not set |
50 | # CONFIG_INET_DIAG is not set | 50 | # CONFIG_INET_DIAG is not set |
51 | # CONFIG_IPV6 is not set | 51 | # CONFIG_IPV6 is not set |
52 | # CONFIG_WIRELESS is not set | ||
52 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 53 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
53 | # CONFIG_FW_LOADER is not set | 54 | # CONFIG_FW_LOADER is not set |
54 | CONFIG_MTD=y | 55 | CONFIG_MTD=y |
@@ -71,6 +72,7 @@ CONFIG_NET_ETHERNET=y | |||
71 | CONFIG_SMSC911X=y | 72 | CONFIG_SMSC911X=y |
72 | # CONFIG_NETDEV_1000 is not set | 73 | # CONFIG_NETDEV_1000 is not set |
73 | # CONFIG_NETDEV_10000 is not set | 74 | # CONFIG_NETDEV_10000 is not set |
75 | # CONFIG_WLAN is not set | ||
74 | # CONFIG_INPUT_MOUSEDEV is not set | 76 | # CONFIG_INPUT_MOUSEDEV is not set |
75 | CONFIG_INPUT_EVDEV=m | 77 | CONFIG_INPUT_EVDEV=m |
76 | CONFIG_INPUT_EVBUG=m | 78 | CONFIG_INPUT_EVBUG=m |
@@ -167,7 +169,6 @@ CONFIG_DEBUG_FS=y | |||
167 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set | 169 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set |
168 | CONFIG_EARLY_PRINTK=y | 170 | CONFIG_EARLY_PRINTK=y |
169 | CONFIG_CPLB_INFO=y | 171 | CONFIG_CPLB_INFO=y |
170 | CONFIG_SECURITY=y | ||
171 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 172 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
172 | # CONFIG_CRYPTO_HW is not set | 173 | # CONFIG_CRYPTO_HW is not set |
173 | CONFIG_CRC_CCITT=m | 174 | CONFIG_CRC_CCITT=m |