summaryrefslogtreecommitdiff
path: root/arch/blackfin/configs/CM-BF533_defconfig
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-24 18:11:50 +0000
committerMike Frysinger <vapier@gentoo.org>2010-10-25 04:54:33 -0400
commit10cbb0ba4282407ee3c4a09552d80941bfdfeb77 (patch)
tree324d1949e42636e27169cd6df55f151de2025b76 /arch/blackfin/configs/CM-BF533_defconfig
parent61c16b5c7414b6d0511dc384e0ea994e250e6339 (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-BF533_defconfig')
-rw-r--r--arch/blackfin/configs/CM-BF533_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/blackfin/configs/CM-BF533_defconfig b/arch/blackfin/configs/CM-BF533_defconfig
index 05e09be8b4c5..8c7e08f173d4 100644
--- a/arch/blackfin/configs/CM-BF533_defconfig
+++ b/arch/blackfin/configs/CM-BF533_defconfig
@@ -33,6 +33,7 @@ CONFIG_BINFMT_SHARED_FLAT=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
+# CONFIG_WIRELESS is not set
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_MTD=y
CONFIG_MTD_PARTITIONS=y
@@ -47,6 +48,7 @@ CONFIG_MTD_PHYSMAP=y
CONFIG_NETDEVICES=y
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
+# CONFIG_WLAN is not set
# CONFIG_INPUT is not set
# CONFIG_SERIO is not set
# CONFIG_VT is not set
@@ -72,7 +74,6 @@ CONFIG_DEBUG_MMRS=y
# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
CONFIG_EARLY_PRINTK=y
CONFIG_CPLB_INFO=y
-CONFIG_SECURITY=y
CONFIG_CRC_CCITT=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y