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/TCM-BF518_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/TCM-BF518_defconfig')
-rw-r--r-- | arch/blackfin/configs/TCM-BF518_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/configs/TCM-BF518_defconfig b/arch/blackfin/configs/TCM-BF518_defconfig index 412bf79b9724..1bccd9a50986 100644 --- a/arch/blackfin/configs/TCM-BF518_defconfig +++ b/arch/blackfin/configs/TCM-BF518_defconfig | |||
@@ -128,7 +128,6 @@ CONFIG_DEBUG_DOUBLEFAULT=y | |||
128 | CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y | 128 | CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y |
129 | CONFIG_EARLY_PRINTK=y | 129 | CONFIG_EARLY_PRINTK=y |
130 | CONFIG_CPLB_INFO=y | 130 | CONFIG_CPLB_INFO=y |
131 | CONFIG_SECURITY=y | ||
132 | CONFIG_CRYPTO=y | 131 | CONFIG_CRYPTO=y |
133 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 132 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
134 | CONFIG_CRC_CCITT=m | 133 | CONFIG_CRC_CCITT=m |