diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-03-28 16:46:17 +0100 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-03-28 16:46:17 +0100 |
commit | a66648756f97ea5150875b85a0177c33e41afc1d (patch) | |
tree | bb669fa1bd32bbf6c2cef800c1a85e249449208c /arch/blackfin/configs/BlackStamp_defconfig | |
parent | Blackfin arch: include linux headers that this one uses definitions from fro ... (diff) | |
download | linux-a66648756f97ea5150875b85a0177c33e41afc1d.tar.xz linux-a66648756f97ea5150875b85a0177c33e41afc1d.zip |
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/BlackStamp_defconfig')
-rw-r--r-- | arch/blackfin/configs/BlackStamp_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/BlackStamp_defconfig b/arch/blackfin/configs/BlackStamp_defconfig index 017c6ea071b5..ef1a2c84ace1 100644 --- a/arch/blackfin/configs/BlackStamp_defconfig +++ b/arch/blackfin/configs/BlackStamp_defconfig @@ -43,7 +43,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set -CONFIG_SYSCTL=y +# CONFIG_SYSCTL is not set CONFIG_EMBEDDED=y CONFIG_UID16=y CONFIG_SYSCTL_SYSCALL=y @@ -56,7 +56,7 @@ CONFIG_BUG=y # CONFIG_ELF_CORE is not set CONFIG_COMPAT_BRK=y CONFIG_BASE_FULL=y -CONFIG_FUTEX=y +# CONFIG_FUTEX is not set CONFIG_ANON_INODES=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y |