Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others.
commite52ad390c73d26ee4fbc5d9a68b85d98b26561d6
authorKevin O'Connor <kevin@koconnor.net>
Thu, 21 Feb 2013 04:48:22 +0000 (20 23:48 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 21 Feb 2013 04:48:22 +0000 (20 23:48 -0500)
tree762a3ac704666958320c753957144745f49c635c
parent6d152646612f00f5e4792b3c32f659444ab16930
Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others.

Rename remaining "build" settings in config.h that used the CONFIG_
prefix to use a BUILD_ prefix.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/acpi.c
src/block.c
src/cdrom.c
src/config.h
src/csm.c
src/memmap.c
src/misc.c
src/mptable.c
src/pmm.c
src/smbios.c