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/BF561-EZKIT_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/BF561-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF561-EZKIT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig index 8913d997fa47..843aaa54a9e3 100644 --- a/arch/blackfin/configs/BF561-EZKIT_defconfig +++ b/arch/blackfin/configs/BF561-EZKIT_defconfig | |||
@@ -35,6 +35,7 @@ CONFIG_C_CDPRIO=y | |||
35 | CONFIG_BANK_3=0xAAC2 | 35 | CONFIG_BANK_3=0xAAC2 |
36 | CONFIG_BINFMT_FLAT=y | 36 | CONFIG_BINFMT_FLAT=y |
37 | CONFIG_BINFMT_ZFLAT=y | 37 | CONFIG_BINFMT_ZFLAT=y |
38 | CONFIG_PM=y | ||
38 | CONFIG_NET=y | 39 | CONFIG_NET=y |
39 | CONFIG_PACKET=y | 40 | CONFIG_PACKET=y |
40 | CONFIG_UNIX=y | 41 | CONFIG_UNIX=y |