coreboot-kgpe-d16/payloads/libpayload/arch/arm64
Stefan Reinauer dee4420318 libpayload: Rename Config.in -> Kconfig
libpayload is the only Kconfig based project under
the coreboot umbrella that is using Config.in as its
name for Kconfig config files. Rename that to Kconfig
as on the other projects for consistency.

Change-Id: I1c69ec13582d88409384b492484535dcc5e1ad20
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10520
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-06-12 02:42:43 +02:00
..
lib Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
Kconfig libpayload: Rename Config.in -> Kconfig 2015-06-12 02:42:43 +02:00
Makefile.inc
cache.c arm64: Add arch_program_segment_loaded call to arm64 2015-04-22 08:56:36 +02:00
coreboot.c
cpu.S
dummy_media.c
exception.c
exception_asm.S
gdb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
head.S
libpayload.ldscript
main.c
memcpy.S
memmove.S
memset.S
mmu.c arm64: Decouple MMU functions from memranges 2015-06-02 11:34:23 +02:00
selfboot.c
sysinfo.c
timer.c
util.S
virtual.c