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/TCM-BF537_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/TCM-BF537_defconfig')
-rw-r--r-- | arch/blackfin/configs/TCM-BF537_defconfig | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/arch/blackfin/configs/TCM-BF537_defconfig b/arch/blackfin/configs/TCM-BF537_defconfig index e65b3a49214f..6e2796240fdc 100644 --- a/arch/blackfin/configs/TCM-BF537_defconfig +++ b/arch/blackfin/configs/TCM-BF537_defconfig | |||
@@ -42,7 +42,7 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
42 | # CONFIG_SYSCTL is not set | 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 is not set |
46 | CONFIG_KALLSYMS=y | 46 | CONFIG_KALLSYMS=y |
47 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 47 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
48 | # CONFIG_HOTPLUG is not set | 48 | # CONFIG_HOTPLUG is not set |
@@ -537,7 +537,30 @@ CONFIG_SPI_BFIN=y | |||
537 | # CONFIG_SPI_SPIDEV is not set | 537 | # CONFIG_SPI_SPIDEV is not set |
538 | # CONFIG_SPI_TLE62X0 is not set | 538 | # CONFIG_SPI_TLE62X0 is not set |
539 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 539 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
540 | # CONFIG_GPIOLIB is not set | 540 | CONFIG_GPIOLIB=y |
541 | # CONFIG_DEBUG_GPIO is not set | ||
542 | CONFIG_GPIO_SYSFS=y | ||
543 | |||
544 | # | ||
545 | # Memory mapped GPIO expanders: | ||
546 | # | ||
547 | |||
548 | # | ||
549 | # I2C GPIO expanders: | ||
550 | # | ||
551 | # CONFIG_GPIO_MAX732X is not set | ||
552 | # CONFIG_GPIO_PCA953X is not set | ||
553 | # CONFIG_GPIO_PCF857X is not set | ||
554 | |||
555 | # | ||
556 | # PCI GPIO expanders: | ||
557 | # | ||
558 | |||
559 | # | ||
560 | # SPI GPIO expanders: | ||
561 | # | ||
562 | # CONFIG_GPIO_MAX7301 is not set | ||
563 | # CONFIG_GPIO_MCP23S08 is not set | ||
541 | # CONFIG_W1 is not set | 564 | # CONFIG_W1 is not set |
542 | # CONFIG_POWER_SUPPLY is not set | 565 | # CONFIG_POWER_SUPPLY is not set |
543 | # CONFIG_HWMON is not set | 566 | # CONFIG_HWMON is not set |