sdk: add OpenWrt branding to menuconfig & .config
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Sat, 18 Apr 2020 21:49:31 +0000 (18:49 -0300)
committerPetr Štetiar <ynezz@true.cz>
Wed, 20 May 2020 15:03:45 +0000 (17:03 +0200)
Set the mainmenu symbol in SDK Config.in to "OpenWrt Configuration", the
same as the main OpenWrt Config.in.  This string is is used as the name
of the top menu in menuconfig, and at the top of the .config file.  If
unset, current kconfig will use "Linux Kernel Configuration".

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
target/sdk/files/Config.in

index 0dab24095995d0a7cbb53c8fb96577e8af9969b3..4393daab5ba3113004ef21730202bfbc358a32b3 100644 (file)
@@ -1,3 +1,5 @@
+mainmenu "OpenWrt Configuration"
+
 menu "Global build settings"
 
        config ALL_NONSHARED