coreboot-kgpe-d16/src/mainboard/google/nyan
Martin Roth 3b87812f00 Kconfig: Update default hex values to start with 0x
Kconfig hex values don't need to be in quotes, and should start with
'0x'.  If the default value isn't set this way, Kconfig will add the
0x to the start, and the entry can be added unnecessarily to the
defconfig since it's "different" than what was set by the default.

A check for this has been added to the Kconfig lint tool.

Change-Id: I86f37340682771700011b6285e4b4af41b7e9968
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16834
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2016-10-02 19:08:15 +02:00
..
bct
board_info.txt
boardid.c
bootblock.c
chromeos.c chromeos: Simplify fill_lb_gpios even further 2016-04-05 00:50:56 +02:00
chromeos.fmd chromeos.fmd: Mark RW_LEGACY as CBFS 2016-04-05 13:37:31 +02:00
devicetree.cb soc/nvidia/tegra124: remove cache_policiy option 2016-07-27 00:39:48 +02:00
early_configs.c
Kconfig Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
Kconfig.name
mainboard.c chromeos: Clean up elog handling 2016-07-28 00:40:03 +02:00
Makefile.inc
memlayout.ld mainboard/google: Update license headers 2016-04-13 17:34:04 +02:00
pmic.c
pmic.h
reset.c
romstage.c vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00
sdram_configs.c
sdram_configs.h