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)
commit94e27d62ab01059efb9b4a968ff61acd5308b062
treec9af99b151d629e6379e1ec67321b2d80576112e
parentf827f947aed2d6395eb33ffc36863561145ea420
sdk: add OpenWrt branding to menuconfig & .config

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