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/PNAV-10_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/PNAV-10_defconfig')
-rw-r--r-- | arch/blackfin/configs/PNAV-10_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig index fea303386548..be866d95ed76 100644 --- a/arch/blackfin/configs/PNAV-10_defconfig +++ b/arch/blackfin/configs/PNAV-10_defconfig | |||
@@ -14,6 +14,7 @@ CONFIG_MODULE_UNLOAD=y | |||
14 | # CONFIG_LBDAF is not set | 14 | # CONFIG_LBDAF is not set |
15 | # CONFIG_BLK_DEV_BSG is not set | 15 | # CONFIG_BLK_DEV_BSG is not set |
16 | # CONFIG_IOSCHED_DEADLINE is not set | 16 | # CONFIG_IOSCHED_DEADLINE is not set |
17 | # CONFIG_IOSCHED_CFQ is not set | ||
17 | CONFIG_PREEMPT_VOLUNTARY=y | 18 | CONFIG_PREEMPT_VOLUNTARY=y |
18 | CONFIG_BF537=y | 19 | CONFIG_BF537=y |
19 | CONFIG_IRQ_TIMER0=12 | 20 | CONFIG_IRQ_TIMER0=12 |
@@ -107,7 +108,6 @@ CONFIG_SMB_FS=m | |||
107 | # CONFIG_DEBUG_HUNT_FOR_ZERO is not set | 108 | # CONFIG_DEBUG_HUNT_FOR_ZERO is not set |
108 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set | 109 | # CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set |
109 | # CONFIG_ACCESS_CHECK is not set | 110 | # CONFIG_ACCESS_CHECK is not set |
110 | CONFIG_SECURITY=y | ||
111 | CONFIG_CRYPTO=y | 111 | CONFIG_CRYPTO=y |
112 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 112 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
113 | CONFIG_CRC_CCITT=m | 113 | CONFIG_CRC_CCITT=m |