diff options
Diffstat (limited to 'arch/blackfin/configs/CM-BF527_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF527_defconfig | 29 |
1 files changed, 26 insertions, 3 deletions
diff --git a/arch/blackfin/configs/CM-BF527_defconfig b/arch/blackfin/configs/CM-BF527_defconfig index e2fc588e4336..e17875e8abe8 100644 --- a/arch/blackfin/configs/CM-BF527_defconfig +++ b/arch/blackfin/configs/CM-BF527_defconfig | |||
@@ -46,7 +46,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
46 | # CONFIG_SYSCTL is not set | 46 | # CONFIG_SYSCTL is not set |
47 | CONFIG_EMBEDDED=y | 47 | CONFIG_EMBEDDED=y |
48 | CONFIG_UID16=y | 48 | CONFIG_UID16=y |
49 | CONFIG_SYSCTL_SYSCALL=y | 49 | # CONFIG_SYSCTL_SYSCALL is not set |
50 | CONFIG_KALLSYMS=y | 50 | CONFIG_KALLSYMS=y |
51 | # CONFIG_KALLSYMS_ALL is not set | 51 | # CONFIG_KALLSYMS_ALL is not set |
52 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 52 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -411,7 +411,7 @@ CONFIG_IP_PNP=y | |||
411 | # CONFIG_NET_IPIP is not set | 411 | # CONFIG_NET_IPIP is not set |
412 | # CONFIG_NET_IPGRE is not set | 412 | # CONFIG_NET_IPGRE is not set |
413 | # CONFIG_ARPD is not set | 413 | # CONFIG_ARPD is not set |
414 | CONFIG_SYN_COOKIES=y | 414 | # CONFIG_SYN_COOKIES is not set |
415 | # CONFIG_INET_AH is not set | 415 | # CONFIG_INET_AH is not set |
416 | # CONFIG_INET_ESP is not set | 416 | # CONFIG_INET_ESP is not set |
417 | # CONFIG_INET_IPCOMP is not set | 417 | # CONFIG_INET_IPCOMP is not set |
@@ -783,7 +783,30 @@ CONFIG_SPI_BFIN=y | |||
783 | # CONFIG_SPI_SPIDEV is not set | 783 | # CONFIG_SPI_SPIDEV is not set |
784 | # CONFIG_SPI_TLE62X0 is not set | 784 | # CONFIG_SPI_TLE62X0 is not set |
785 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 785 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
786 | # CONFIG_GPIOLIB is not set | 786 | CONFIG_GPIOLIB=y |
787 | # CONFIG_DEBUG_GPIO is not set | ||
788 | CONFIG_GPIO_SYSFS=y | ||
789 | |||
790 | # | ||
791 | # Memory mapped GPIO expanders: | ||
792 | # | ||
793 | |||
794 | # | ||
795 | # I2C GPIO expanders: | ||
796 | # | ||
797 | # CONFIG_GPIO_MAX732X is not set | ||
798 | # CONFIG_GPIO_PCA953X is not set | ||
799 | # CONFIG_GPIO_PCF857X is not set | ||
800 | |||
801 | # | ||
802 | # PCI GPIO expanders: | ||
803 | # | ||
804 | |||
805 | # | ||
806 | # SPI GPIO expanders: | ||
807 | # | ||
808 | # CONFIG_GPIO_MAX7301 is not set | ||
809 | # CONFIG_GPIO_MCP23S08 is not set | ||
787 | # CONFIG_W1 is not set | 810 | # CONFIG_W1 is not set |
788 | # CONFIG_POWER_SUPPLY is not set | 811 | # CONFIG_POWER_SUPPLY is not set |
789 | CONFIG_HWMON=y | 812 | CONFIG_HWMON=y |