From ddc57879ec7e2310ff544d5f9cc4bc02d7f07d05 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 20 Apr 2008 09:46:45 +0000 Subject: add a gpio feature for devices supporting the generic GPIO interface SVN-Revision: 10879 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index aabe9c3..505fcc9 100644 --- a/target/Config.in +++ b/target/Config.in @@ -11,6 +11,9 @@ config LINUX_2_6 config DISPLAY_SUPPORT bool +config GPIO_SUPPORT + bool + config PCI_SUPPORT bool -- cgit v1.1