diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-03-28 23:46:17 +0800 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-03-28 23:46:17 +0800 |
commit | a66648756f97ea5150875b85a0177c33e41afc1d (patch) | |
tree | bb669fa1bd32bbf6c2cef800c1a85e249449208c /arch/blackfin/configs/CM-BF561_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/CM-BF561_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF561_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/CM-BF561_defconfig b/arch/blackfin/configs/CM-BF561_defconfig index 346bc7af8f42..7015e42ccce5 100644 --- a/arch/blackfin/configs/CM-BF561_defconfig +++ b/arch/blackfin/configs/CM-BF561_defconfig @@ -46,7 +46,7 @@ CONFIG_FAIR_USER_SCHED=y # CONFIG_RELAY is not set # CONFIG_BLK_DEV_INITRD is not set # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set -CONFIG_SYSCTL=y +# CONFIG_SYSCTL is not set CONFIG_EMBEDDED=y # CONFIG_UID16 is not set CONFIG_SYSCTL_SYSCALL=y @@ -57,7 +57,7 @@ CONFIG_PRINTK=y CONFIG_BUG=y # CONFIG_ELF_CORE is not set CONFIG_BASE_FULL=y -CONFIG_FUTEX=y +# CONFIG_FUTEX is not set CONFIG_ANON_INODES=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y |