reset: fix Kconfig menu to include reset drivers in sub-menu
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 3 May 2016 06:29:52 +0000 (15:29 +0900)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 30 May 2016 07:37:47 +0000 (09:37 +0200)
commit998cd4637f698b04a464f0fbb25e814651979135
tree236b9bffa2192038d227dec0cd2287e1f3989717
parentda1fda2a2398960f7f7eb1ee3fb0e50155fde275
reset: fix Kconfig menu to include reset drivers in sub-menu

In "make menuconfig", reset drivers are currently lined up together
with the reset sub-system menu, like this:

    -*- Reset Controller Support  ----
    < > Hi6220 Reset Driver

(It also means, the menu "Reset Controller Support" is always empty.)

"Hi6220 Reset Driver" should go into the sub-menu of the
"Reset Controller Support".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/sti/Kconfig