projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix GPIO direction setup for AR934x
[openwrt.git]
/
target
/
linux
/
ar71xx
/
nand
/
config-default
diff --git
a/target/linux/ar71xx/nand/config-default
b/target/linux/ar71xx/nand/config-default
index
376147f
..
49302fb
100644
(file)
--- a/
target/linux/ar71xx/nand/config-default
+++ b/
target/linux/ar71xx/nand/config-default
@@
-1,4
+1,6
@@
CONFIG_IP17XX_PHY=y
+CONFIG_MDIO_BITBANG=y
+CONFIG_MDIO_GPIO=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_NAND_RB750=y
This page took
0.020695 seconds
and
4
git commands to generate.