mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02:00
[ppc40x] enable GPIO sysfs interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16927 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5addca4974
commit
004baf12d3
@ -62,6 +62,7 @@ CONFIG_GENERIC_NVRAM=y
|
||||
CONFIG_GENERIC_TIME_VSYSCALL=y
|
||||
# CONFIG_GEN_RTC is not set
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_HAS_DMA=y
|
||||
CONFIG_HAS_IOMEM=y
|
||||
CONFIG_HAS_IOPORT=y
|
||||
|
@ -54,6 +54,7 @@ CONFIG_GENERIC_NVRAM=y
|
||||
CONFIG_GENERIC_TIME_VSYSCALL=y
|
||||
# CONFIG_GEN_RTC is not set
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_HAS_DMA=y
|
||||
CONFIG_HAS_IOMEM=y
|
||||
CONFIG_HAS_IOPORT=y
|
||||
|
Loading…
Reference in New Issue
Block a user