add a gpio feature for devices supporting the generic GPIO interface

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10879 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2008-04-20 09:46:45 +00:00
parent 2d93f878d2
commit b21db46a8e
3 changed files with 7 additions and 0 deletions

View File

@@ -11,6 +11,9 @@ config LINUX_2_6
config DISPLAY_SUPPORT
bool
config GPIO_SUPPORT
bool
config PCI_SUPPORT
bool