[coreboot-gerrit] Change in coreboot[master]: src: Rename #defines that look like Kconfig symbols

Martin Roth (Code Review) gerrit at coreboot.org
Mon Jun 26 04:20:14 CEST 2017


Martin Roth has uploaded a new patch set (#2). ( https://review.coreboot.org/19134 )

Change subject: src: Rename #defines that look like Kconfig symbols
......................................................................

src: Rename #defines that look like Kconfig symbols

Naming #defines CONFIG_ makes them look like Kconfig symbols.  That
just creates confusion, both for scripts trying to analyze the Kconfig
options, and for people who expect to be able to change the CONFIG_
values in Kconfig.

Change-Id: I4db6382e4f3012b29aaddac314b7f69ce8087368
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/arch/riscv/include/arch/encoding.h
M src/arch/x86/pci_ops_conf1.c
M src/drivers/spi/spi_flash_internal.h
M src/northbridge/amd/amdfam10/util.c
M src/northbridge/amd/amdk8/coherent_ht.c
M src/northbridge/amd/amdk8/util.c
M src/soc/broadcom/cygnus/ddr_init.c
M src/soc/rockchip/rk3288/sdram.c
M src/soc/samsung/exynos5250/clock.c
M src/soc/samsung/exynos5420/clock.c
M src/superio/acpi/pnp.asl
M src/superio/acpi/pnp_config.asl
M src/superio/smsc/lpc47n207/early_serial.c
13 files changed, 49 insertions(+), 49 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/19134/2
-- 
To view, visit https://review.coreboot.org/19134
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4db6382e4f3012b29aaddac314b7f69ce8087368
Gerrit-Change-Number: 19134
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170626/64b0eb37/attachment.html>


More information about the coreboot-gerrit mailing list