diff options
| author | Yann E. MORIN <[email protected]> | 2016-11-13 22:26:13 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-11-21 14:07:33 -0500 |
| commit | c294873179ea3a9eb2c51c23f78f2dfae92e4a2d (patch) | |
| tree | cb1ecfce147aa74dd8d5312a2e030ff67e6c5084 /include/dm/platform_data | |
| parent | 12262340d5181cbaef1d60364bc9e7b2b632b6e6 (diff) | |
fastboot: simplify the Kconfig logic
Currently, the fastboot item in menuconfig is a comment followed by a
boolean option withan empty prompt, followed by a menu:
*** FASTBOOT ***
[*]
Fastboot support --->
This is not "nice-looking" at all...
Change the logic to make the boolean option a "menuconfig" rather than a
mere "config", so that all dependent options gets groupped under a menu.
The layout is now:
*** FASTBOOT ***
[*] Fastboot support --->
Signed-off-by: "Yann E. MORIN" <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/dm/platform_data')
0 files changed, 0 insertions, 0 deletions
