coreboot/src/mainboard/google/gru
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
..
sdram_params gru: Make SDRAM parameters individual struct files in CBFS 2016-08-27 01:16:47 +02:00
board.h rockchip: gru: pass poweroff gpio parameter to BL31 2016-06-21 22:50:28 +02:00
board_info.txt
boardid.c google/gru: Update board/RAM ID ADC values 2016-08-09 00:23:10 +02:00
bootblock.c gru/kevin: Decrease voltage for little cpu 1.5G to 1.15v 2016-09-20 21:52:06 +02:00
chromeos.c google/gru: Fix rk3399-gru write protect 2016-08-09 18:01:34 +02:00
chromeos.fmd
devicetree.cb Gru: Increase bit-per-pixel to 32 2016-09-20 21:50:51 +02:00
Kconfig Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
Kconfig.name google/gru: add board name 2016-05-09 08:48:14 +02:00
mainboard.c gru: Add USB 2.0 PHY tuning for Kevin 2016-09-20 00:32:13 +02:00
Makefile.inc gru: Add watchdog reset support 2016-09-20 21:50:39 +02:00
memlayout.ld mainboard/google/gru: Add license header to memlayout.ld 2016-04-16 03:13:00 +02:00
pwm_regulator.c google/gru: Fix up PWM regulator ranges 2016-09-20 21:51:10 +02:00
pwm_regulator.h rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
reset.c gru: implement hw reset function 2016-07-18 20:14:07 +02:00
romstage.c rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
sdram_configs.c gru: Make SDRAM parameters individual struct files in CBFS 2016-08-27 01:16:47 +02:00