Masahiro Yamada
0b11dbf705
drivers: hierarchize drivers Kconfig menu
...
The menuconfig for drivers are getting more and more cluttered
and unreadable because too many entries are displayed in a single
flat menu. Use hierarchic menu for each category.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
[trini: Update to apply again in a few places, drop USB hunk]
Signed-off-by: Tom Rini <trini@konsulko.com >
2015-08-12 20:47:44 -04:00
Simon Glass
3907305fb9
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:39 -06:00
Simon Glass
dd573f9124
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:39 -06:00
Simon Glass
7a170a59f3
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:39 -06:00
Simon Glass
6bd7be2782
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:39 -06:00
Simon Glass
00cf7bf19e
sandbox: exynos: Move CONFIG_I2S to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:39 -06:00
Simon Glass
ef35d98aa4
sandbox: exynos: Move CONFIG_SOUND to Kconfig
...
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-04-18 11:11:38 -06:00
Masahiro Yamada
ed36323f6d
kconfig: add blank Kconfig files
...
This would be useful to start moving various config options.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Acked-by: Simon Glass <sjg@chromium.org >
Tested-by: Simon Glass <sjg@chromium.org >
2014-09-24 18:30:28 -04:00