diff options
Diffstat (limited to 'arch/blackfin/configs/CM-BF561_defconfig')
-rw-r--r-- | arch/blackfin/configs/CM-BF561_defconfig | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/blackfin/configs/CM-BF561_defconfig b/arch/blackfin/configs/CM-BF561_defconfig index 7015e42ccce5..16c198bd40c5 100644 --- a/arch/blackfin/configs/CM-BF561_defconfig +++ b/arch/blackfin/configs/CM-BF561_defconfig | |||
@@ -49,7 +49,7 @@ CONFIG_FAIR_USER_SCHED=y | |||
49 | # CONFIG_SYSCTL is not set | 49 | # CONFIG_SYSCTL is not set |
50 | CONFIG_EMBEDDED=y | 50 | CONFIG_EMBEDDED=y |
51 | # CONFIG_UID16 is not set | 51 | # CONFIG_UID16 is not set |
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 is not set | 55 | # CONFIG_HOTPLUG is not set |
@@ -389,7 +389,7 @@ CONFIG_IP_FIB_HASH=y | |||
389 | # CONFIG_NET_IPIP is not set | 389 | # CONFIG_NET_IPIP is not set |
390 | # CONFIG_NET_IPGRE is not set | 390 | # CONFIG_NET_IPGRE is not set |
391 | # CONFIG_ARPD is not set | 391 | # CONFIG_ARPD is not set |
392 | CONFIG_SYN_COOKIES=y | 392 | # CONFIG_SYN_COOKIES is not set |
393 | # CONFIG_INET_AH is not set | 393 | # CONFIG_INET_AH is not set |
394 | # CONFIG_INET_ESP is not set | 394 | # CONFIG_INET_ESP is not set |
395 | # CONFIG_INET_IPCOMP is not set | 395 | # CONFIG_INET_IPCOMP is not set |
@@ -569,9 +569,9 @@ CONFIG_SMC91X=y | |||
569 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 569 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
570 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 570 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
571 | # CONFIG_B44 is not set | 571 | # CONFIG_B44 is not set |
572 | CONFIG_NETDEV_1000=y | 572 | # CONFIG_NETDEV_1000 is not set |
573 | # CONFIG_AX88180 is not set | 573 | # CONFIG_AX88180 is not set |
574 | CONFIG_NETDEV_10000=y | 574 | # CONFIG_NETDEV_10000 is not set |
575 | 575 | ||
576 | # | 576 | # |
577 | # Wireless LAN | 577 | # Wireless LAN |
@@ -646,6 +646,10 @@ CONFIG_UNIX98_PTYS=y | |||
646 | # CONFIG_TCG_TPM is not set | 646 | # CONFIG_TCG_TPM is not set |
647 | # CONFIG_I2C is not set | 647 | # CONFIG_I2C is not set |
648 | 648 | ||
649 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
650 | CONFIG_GPIOLIB=y | ||
651 | CONFIG_GPIO_SYSFS=y | ||
652 | |||
649 | # | 653 | # |
650 | # SPI support | 654 | # SPI support |
651 | # | 655 | # |