aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-3.18
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-12-11 11:23:26 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-12-11 11:23:26 +0000
commit417acb795e04cb1da028af56bd08f62cd0c5d473 (patch)
tree53facb77afd06841b6e2e82142ef3781cc0f32b3 /target/linux/bcm53xx/config-3.18
parent48df4861f3233d98ecbcf32ad3099ecac4d1102a (diff)
downloadupstream-417acb795e04cb1da028af56bd08f62cd0c5d473.tar.gz
upstream-417acb795e04cb1da028af56bd08f62cd0c5d473.tar.bz2
upstream-417acb795e04cb1da028af56bd08f62cd0c5d473.zip
bcm53xx: support LEDs on Buffalo devices
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43616 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-3.18')
-rw-r--r--target/linux/bcm53xx/config-3.183
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.18 b/target/linux/bcm53xx/config-3.18
index f42639a9f2..c0be3ccb9b 100644
--- a/target/linux/bcm53xx/config-3.18
+++ b/target/linux/bcm53xx/config-3.18
@@ -123,6 +123,7 @@ CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GPIOLIB=y
+CONFIG_GPIO_74X164=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIO_SYSFS=y
CONFIG_HANDLE_DOMAIN_IRQ=y
@@ -253,6 +254,8 @@ CONFIG_SMP_ON_UP=y
CONFIG_SPARSE_IRQ=y
CONFIG_SPI=y
CONFIG_SPI_BCM53XX=y
+CONFIG_SPI_BITBANG=y
+CONFIG_SPI_GPIO=y
CONFIG_SPI_MASTER=y
CONFIG_STOP_MACHINE=y
CONFIG_SWCONFIG=y