summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index df5dc68d29..7d6cd9894f 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -15,6 +15,9 @@ config ENV_HANDLING
select CRC32
bool
+config GENERIC_GPIO
+ bool
+
menu "General Settings "
config LOCALVERSION_AUTO