summaryrefslogtreecommitdiffstats
path: root/drivers/core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/core/Kconfig')
-rw-r--r--drivers/core/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig
index c82b5645cd..788f8b739b 100644
--- a/drivers/core/Kconfig
+++ b/drivers/core/Kconfig
@@ -1,3 +1,5 @@
+menu "Generic Driver Options"
+
config DM
bool "Enable Driver Model"
help
@@ -102,3 +104,5 @@ config DEBUG_DEVRES
debug resource management for a managed device.
If you are unsure about this, Say N here.
+
+endmenu
OpenPOWER on IntegriCloud