coreboot-kgpe-d16/src/mainboard/asus/k8v-x
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
..
Kconfig Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
Kconfig.name
acpi_tables.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
board_info.txt
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb asus/k8v-x: Add more subsystem IDs to device tree 2015-11-11 09:12:25 +01:00
dsdt.asl tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irq_tables.c asus/k8v-x: Add PIRQ tables to init PCI IRQ config 2015-11-11 09:12:19 +01:00
mainboard.c src/mainboard/a-trend - emulation: Add space around operators 2016-09-20 19:06:28 +02:00
mptable.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
romstage.c mainboard/asus/*: transition away from device_t 2016-09-13 17:16:24 +02:00