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-BF527_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-BF527_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF527_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/CM-BF527_defconfig b/arch/blackfin/configs/CM-BF527_defconfig index 0512fef3d55a..f3414244bfed 100644 --- a/arch/blackfin/configs/CM-BF527_defconfig +++ b/arch/blackfin/configs/CM-BF527_defconfig | |||
@@ -50,6 +50,7 @@ CONFIG_IP_PNP=y | |||
50 | # CONFIG_INET_LRO is not set | 50 | # CONFIG_INET_LRO is not set |
51 | # CONFIG_INET_DIAG is not set | 51 | # CONFIG_INET_DIAG is not set |
52 | # CONFIG_IPV6 is not set | 52 | # CONFIG_IPV6 is not set |
53 | # CONFIG_WIRELESS is not set | ||
53 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 54 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
54 | # CONFIG_FW_LOADER is not set | 55 | # CONFIG_FW_LOADER is not set |
55 | CONFIG_MTD=y | 56 | CONFIG_MTD=y |
@@ -70,9 +71,9 @@ CONFIG_BLK_DEV_SD=y | |||
70 | CONFIG_NETDEVICES=y | 71 | CONFIG_NETDEVICES=y |
71 | CONFIG_NET_ETHERNET=y | 72 | CONFIG_NET_ETHERNET=y |
72 | CONFIG_BFIN_MAC=y | 73 | CONFIG_BFIN_MAC=y |
73 | CONFIG_BFIN_MAC_RMII=y | ||
74 | # CONFIG_NETDEV_1000 is not set | 74 | # CONFIG_NETDEV_1000 is not set |
75 | # CONFIG_NETDEV_10000 is not set | 75 | # CONFIG_NETDEV_10000 is not set |
76 | # CONFIG_WLAN is not set | ||
76 | # CONFIG_INPUT is not set | 77 | # CONFIG_INPUT is not set |
77 | # CONFIG_SERIO is not set | 78 | # CONFIG_SERIO is not set |
78 | # CONFIG_VT is not set | 79 | # CONFIG_VT is not set |
@@ -124,7 +125,6 @@ CONFIG_DEBUG_FS=y | |||
124 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 125 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
125 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set | 126 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set |
126 | CONFIG_EARLY_PRINTK=y | 127 | CONFIG_EARLY_PRINTK=y |
127 | CONFIG_SECURITY=y | ||
128 | CONFIG_CRYPTO=y | 128 | CONFIG_CRYPTO=y |
129 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 129 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
130 | CONFIG_CRC_CCITT=m | 130 | CONFIG_CRC_CCITT=m |