diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-05-21 02:39:46 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-06-12 06:11:23 -0400 |
commit | b9ccf14bc5352b86e7e254e6cf55d9b917b1b1cc (patch) | |
tree | 65affc9b8d0abe9d21c73dee724f9376da5fa38a /arch/blackfin/configs/CM-BF548_defconfig | |
parent | 78f28a0a83a86dfe021f7d8169208b9af2a23201 (diff) |
Blackfin: update defconfigs
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/CM-BF548_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF548_defconfig | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/blackfin/configs/CM-BF548_defconfig b/arch/blackfin/configs/CM-BF548_defconfig index 035b635e599c..dd815f0d1517 100644 --- a/arch/blackfin/configs/CM-BF548_defconfig +++ b/arch/blackfin/configs/CM-BF548_defconfig | |||
@@ -49,7 +49,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
49 | # CONFIG_SYSCTL is not set | 49 | # CONFIG_SYSCTL is not set |
50 | CONFIG_EMBEDDED=y | 50 | CONFIG_EMBEDDED=y |
51 | CONFIG_UID16=y | 51 | CONFIG_UID16=y |
52 | CONFIG_SYSCTL_SYSCALL=y | 52 | # CONFIG_SYSCTL_SYSCALL is not set |
53 | CONFIG_KALLSYMS=y | 53 | CONFIG_KALLSYMS=y |
54 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 54 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
55 | CONFIG_HOTPLUG=y | 55 | CONFIG_HOTPLUG=y |
@@ -125,9 +125,9 @@ CONFIG_PREEMPT_VOLUNTARY=y | |||
125 | CONFIG_BF548=y | 125 | CONFIG_BF548=y |
126 | # CONFIG_BF549 is not set | 126 | # CONFIG_BF549 is not set |
127 | # CONFIG_BF561 is not set | 127 | # CONFIG_BF561 is not set |
128 | CONFIG_BF_REV_0_0=y | 128 | # CONFIG_BF_REV_0_0 is not set |
129 | # CONFIG_BF_REV_0_1 is not set | 129 | # CONFIG_BF_REV_0_1 is not set |
130 | # CONFIG_BF_REV_0_2 is not set | 130 | CONFIG_BF_REV_0_2=y |
131 | # CONFIG_BF_REV_0_3 is not set | 131 | # CONFIG_BF_REV_0_3 is not set |
132 | # CONFIG_BF_REV_0_4 is not set | 132 | # CONFIG_BF_REV_0_4 is not set |
133 | # CONFIG_BF_REV_0_5 is not set | 133 | # CONFIG_BF_REV_0_5 is not set |
@@ -422,7 +422,7 @@ CONFIG_IP_PNP=y | |||
422 | # CONFIG_NET_IPIP is not set | 422 | # CONFIG_NET_IPIP is not set |
423 | # CONFIG_NET_IPGRE is not set | 423 | # CONFIG_NET_IPGRE is not set |
424 | # CONFIG_ARPD is not set | 424 | # CONFIG_ARPD is not set |
425 | CONFIG_SYN_COOKIES=y | 425 | # CONFIG_SYN_COOKIES is not set |
426 | # CONFIG_INET_AH is not set | 426 | # CONFIG_INET_AH is not set |
427 | # CONFIG_INET_ESP is not set | 427 | # CONFIG_INET_ESP is not set |
428 | # CONFIG_INET_IPCOMP is not set | 428 | # CONFIG_INET_IPCOMP is not set |
@@ -811,6 +811,10 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
811 | # CONFIG_I2C_DEBUG_BUS is not set | 811 | # CONFIG_I2C_DEBUG_BUS is not set |
812 | # CONFIG_I2C_DEBUG_CHIP is not set | 812 | # CONFIG_I2C_DEBUG_CHIP is not set |
813 | 813 | ||
814 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
815 | CONFIG_GPIOLIB=y | ||
816 | CONFIG_GPIO_SYSFS=y | ||
817 | |||
814 | # | 818 | # |
815 | # SPI support | 819 | # SPI support |
816 | # | 820 | # |