Files
u-boot-bpi-r3/drivers
Ulf Magnusson a43aebee89 usb: ulpi: kconfig: Remove meaningless choice default
'default' on a choice refers to the symbol selected by default, not to
the choice mode, so 'default n' is meaningless.

No functional changes. Optional choices implicitly default to n mode
(and there is no way to make them default to another mode).

Discovered in Kconfiglib (https://github.com/ulfalizer/Kconfiglib),
which prints the following warning:

	warning: the default selection n (undefined) of <choice> (defined at drivers/usb/ulpi/Kconfig:3) is not contained in the choice

I've added a corresponding warning to the C tools too, which is
currently in linux-next: https://patchwork.kernel.org/patch/9983667/

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-02-05 20:58:12 -05:00
..
2018-01-22 23:09:14 +01:00
2018-01-26 12:38:13 +01:00
2018-01-26 20:02:33 +05:30
2018-02-04 12:00:58 +01:00
2018-02-04 12:00:58 +01:00
2017-11-06 09:51:01 -05:00
2018-01-26 12:38:13 +01:00
2018-02-04 12:00:58 +01:00
2017-06-01 07:03:10 -06:00
2018-01-26 07:46:34 -05:00