update: 1、使能sys/class/gpio 2、添加临时产测配置文件
This commit is contained in:
parent
5f7f3bcbf0
commit
edec459375
|
@ -1281,7 +1281,7 @@ CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
|
|||
CONFIG_GPIOLIB=y
|
||||
CONFIG_OF_GPIO=y
|
||||
# CONFIG_DEBUG_GPIO is not set
|
||||
# CONFIG_GPIO_SYSFS is not set
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
|
||||
#
|
||||
# Memory mapped GPIO drivers
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
#fat info
|
||||
|
||||
[fat_info]
|
||||
ip = 192.168.0.111
|
||||
port = 12412
|
||||
mode = 1
|
||||
|
||||
[end]
|
Loading…
Reference in New Issue