]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/Kconfig
drivers: kconfig: Move "Generic Driver Options" menu to the top
[karo-tx-uboot.git] / drivers / Kconfig
index 092bc02b304ef6dc9f8cfd6230a5c1ebbf653618..b25c59cf794af29f6dd00dca9f77f6c78d198429 100644 (file)
@@ -1,9 +1,9 @@
 menu "Device Drivers"
 
-source "drivers/clk/Kconfig"
-
 source "drivers/core/Kconfig"
 
+source "drivers/clk/Kconfig"
+
 source "drivers/cpu/Kconfig"
 
 source "drivers/demo/Kconfig"