u-boot-brain/board/google
Ulf Magnusson e21b04fec4 x86: kconfig: Remove meaningless 'select n'
'select n' selects a constant symbol, which is meaningless and has no
effect. Maybe this was meant to be a 'default n', though bool and
tristate symbols already implicitly default to n.

Discovered in Kconfiglib (https://github.com/ulfalizer/Kconfiglib),
which does more strict checking here:

	kconfiglib.KconfigSyntaxError: board/google/Kconfig:34: Couldn't parse '	select n': expected nonconstant symbol

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-01-30 22:34:38 +08:00
..
chromebook_link x86: kconfig: Let board select SPI flash 2017-08-01 20:17:02 +08:00
chromebook_samus x86: kconfig: Let board select SPI flash 2017-08-01 20:17:02 +08:00
chromebox_panther x86: kconfig: Let board select SPI flash 2017-08-01 20:17:02 +08:00
common rockchip: Add basic support for jerry 2015-09-02 21:28:24 -06:00
veyron rockchip: Correct MAINTAINER entry for chromebook_minnie 2017-02-09 12:10:59 -07:00
Kconfig x86: kconfig: Remove meaningless 'select n' 2018-01-30 22:34:38 +08:00