projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29a10f
)
ar71xx/mikrotik: enable the 74x164 GPIO driver
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 23 Feb 2014 08:11:50 +0000
(08:11 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 23 Feb 2014 08:11:50 +0000
(08:11 +0000)
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>
SVN-Revision: 39702
target/linux/ar71xx/mikrotik/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/mikrotik/config-default
b/target/linux/ar71xx/mikrotik/config-default
index d863cf0f9cb18e7f2e236decdc6f1156a0b10a36..fb905496bc6e764350bf2d51ff9c96380fcb86e5 100644
(file)
--- 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