package/uboot-ifxmips: move configuration in submenu
[openwrt.git] / package / uboot-ifxmips / Config.in
index 4562fc8..afd1920 100644 (file)
@@ -1,5 +1,9 @@
+menu "Configuration"
+       depends on PACKAGE_uboot-ifxmips
+
 config IFXMIPS_UBOOT_A800
        bool "add ARV452 Switch bringup hack"
-       depends on PACKAGE_uboot-ifxmips
        help
          Say Y, if you have a arv452 board (wav-281, A800, ..)
+
+endmenu