soc: mediatek: place Kconfig for all SoC drivers under menu
authorSean Wang <sean.wang@mediatek.com>
Thu, 5 Oct 2017 03:17:49 +0000 (11:17 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 20 Oct 2017 10:08:01 +0000 (12:08 +0200)
commit31d7b359a94b8c96e54c6e3b438e6c7b65b9acb1
treeeb71c5c5512e8acbf882012826d621db07e8d27b
parent69d0c060ac0cf61f25b35fb2c222c78168d04658
soc: mediatek: place Kconfig for all SoC drivers under menu

Add cleanup for placing all Kconfig for all MediaTek SoC drivers under
the independent menu as other SoCs vendor usually did. Since the menu
would be shown depending on "ARCH_MEDIATEK || COMPILE_TEST" selected and
MTK_PMIC_WRAP is still safe compiling with the case of "COMPILE_TEST"
only, the superfluous dependency for those items under the menu also is
also being removed for the sake of simplicity.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/Kconfig