aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-02-23 08:11:50 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-02-23 08:11:50 +0000
commit7aa8fbd8313af924353f7980b24e24acdbdcfea2 (patch)
treeaa20cb8eee470d3a44aaa7274cb990cd51013b06 /target/linux/ar71xx/mikrotik
parent6686b2a76f966aafb90c0173c5f24773e34690b9 (diff)
downloadmaster-187ad058-7aa8fbd8313af924353f7980b24e24acdbdcfea2.tar.gz
master-187ad058-7aa8fbd8313af924353f7980b24e24acdbdcfea2.tar.bz2
master-187ad058-7aa8fbd8313af924353f7980b24e24acdbdcfea2.zip
ar71xx/mikrotik: enable the 74x164 GPIO driver
That will be used to drive the 74HC595 serial-in/parallel-out 8-bits shift register which can be found on some RouterBOARDs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39702 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r--target/linux/ar71xx/mikrotik/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default
index d863cf0f9c..fb905496bc 100644
--- a/target/linux/ar71xx/mikrotik/config-default
+++ b/target/linux/ar71xx/mikrotik/config-default
@@ -84,6 +84,7 @@ CONFIG_ATH79_MACH_RB95X=y
# CONFIG_ATH79_NVRAM is not set
CONFIG_ATH79_ROUTERBOOT=y
CONFIG_CMDLINE="rootfstype=yaffs noinitrd"
+CONFIG_GPIO_74X164=y
CONFIG_GPIO_LATCH=y
# CONFIG_JFFS2_FS is not set
CONFIG_LEDS_RB750=y