]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/led/Kconfig
drivers: hierarchize drivers Kconfig menu
[karo-tx-uboot.git] / drivers / led / Kconfig
index de5feea8dd3df15cb5418b844ae9979b4aecaccb..b21bc9474837f0917b6a3b1e8a84b1b612fa7cd8 100644 (file)
@@ -1,3 +1,5 @@
+menu "LED Support"
+
 config LED
        bool "Enable LED support"
        depends on DM
@@ -24,3 +26,5 @@ config LED_GPIO
          GPIOs may be on the SoC or some other device which provides GPIOs.
          The GPIO driver must used driver model. LEDs are configured using
          the device tree.
+
+endmenu