mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-15 17:49:06 +01:00
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> SVN-Revision: 39702
This commit is contained in:
parent
5f224ef8a3
commit
7b89005f0d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue