diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-03-28 11:46:17 -0400 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-03-28 11:46:17 -0400 |
commit | a66648756f97ea5150875b85a0177c33e41afc1d (patch) | |
tree | bb669fa1bd32bbf6c2cef800c1a85e249449208c /arch/blackfin/configs/TCM-BF537_defconfig | |
parent | 085780d5bb53edbc008156c310ac512aabd23610 (diff) |
Blackfin arch: update default kernel configuration
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/TCM-BF537_defconfig')
-rw-r--r-- | arch/blackfin/configs/TCM-BF537_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/blackfin/configs/TCM-BF537_defconfig b/arch/blackfin/configs/TCM-BF537_defconfig index 97a1f1d20dcf..e65b3a49214f 100644 --- a/arch/blackfin/configs/TCM-BF537_defconfig +++ b/arch/blackfin/configs/TCM-BF537_defconfig | |||
@@ -39,7 +39,7 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
39 | # CONFIG_NAMESPACES is not set | 39 | # CONFIG_NAMESPACES is not set |
40 | # CONFIG_BLK_DEV_INITRD is not set | 40 | # CONFIG_BLK_DEV_INITRD is not set |
41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
42 | CONFIG_SYSCTL=y | 42 | # CONFIG_SYSCTL is not set |
43 | CONFIG_EMBEDDED=y | 43 | CONFIG_EMBEDDED=y |
44 | # CONFIG_UID16 is not set | 44 | # CONFIG_UID16 is not set |
45 | CONFIG_SYSCTL_SYSCALL=y | 45 | CONFIG_SYSCTL_SYSCALL=y |
@@ -51,13 +51,13 @@ CONFIG_BUG=y | |||
51 | # CONFIG_ELF_CORE is not set | 51 | # CONFIG_ELF_CORE is not set |
52 | CONFIG_COMPAT_BRK=y | 52 | CONFIG_COMPAT_BRK=y |
53 | CONFIG_BASE_FULL=y | 53 | CONFIG_BASE_FULL=y |
54 | CONFIG_FUTEX=y | 54 | # CONFIG_FUTEX is not set |
55 | CONFIG_ANON_INODES=y | 55 | CONFIG_ANON_INODES=y |
56 | CONFIG_EPOLL=y | 56 | CONFIG_EPOLL=y |
57 | CONFIG_SIGNALFD=y | 57 | CONFIG_SIGNALFD=y |
58 | CONFIG_TIMERFD=y | 58 | CONFIG_TIMERFD=y |
59 | CONFIG_EVENTFD=y | 59 | CONFIG_EVENTFD=y |
60 | CONFIG_AIO=y | 60 | # CONFIG_AIO is not set |
61 | CONFIG_VM_EVENT_COUNTERS=y | 61 | CONFIG_VM_EVENT_COUNTERS=y |
62 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
63 | # CONFIG_SLUB is not set | 63 | # CONFIG_SLUB is not set |