'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/ Change-Id: Ie3ab0ee0a9b4bb6112ebe348adca240daca3c066 Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a43aebee89acf57b4e22018f401cffc9fef4fd85) |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| omap-ulpi-viewport.c | ||
| ulpi-viewport.c | ||
| ulpi.c | ||