coreboot-kgpe-d16/src/cpu
Martin Roth ceae968e2c Fix some minor Kconfig issues
- Remove Kconfig files that are no longer used:
    src/vencorcode/Kconfig
    src/soc/marvell/Kconfig
- Fix the drivers/sil/Kconfig to point to drivers/sil/3114 which had
the same code.
- Make sure all Kconfig files have linefeeds at the end. This can cause
problems, although it wasn't in this case.
- Include cpu/intel/model_65x/Kconfig which was not being included.

Change-Id: Ia57a1e0433e302fa9be557525dc966cae57059c9
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/9998
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-28 20:49:12 +02:00
..
allwinner arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
amd cbmem_console: fix it for x86 2015-04-23 16:35:51 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp build system x86: deprecate bootblock_lds and ldscripts variables 2015-04-04 20:07:12 +02:00
intel Fix some minor Kconfig issues 2015-04-28 20:49:12 +02:00
mips CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
qemu-x86 vboot2: add verstage 2015-01-27 01:41:40 +01:00
samsung/exynos5250 armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
ti arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
via vboot2: add verstage 2015-01-27 01:41:40 +01:00
x86 Makefile x86 SMM: Move smm_wrap recipes 2015-04-28 18:08:45 +02:00
Kconfig kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
Makefile.inc fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00