coreboot/src
Martin Roth 09210a1487 src/Kconfig: Move acpi Kconfig below chipset Kconfigs
The src/acpi/Kconfig was being sourced close to the top of the Kconfig
tree, which doesn't allow it to be overridden by mainboards or chipsets.

Moving it lower in the tree allows for the defaults to be overridden.

Change-Id: I0b100f5535c5f383e8c6db74d0024c5ff2e8c08d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14878
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-05-19 19:29:59 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: Include timestamp.c in all stages 2016-05-19 18:25:59 +02:00
commonlib cbfstool/fsp: Rename fsp1_1_relocate 2016-05-11 18:38:28 +02:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
device sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
drivers drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS 2016-05-18 07:04:10 +02:00
ec ec/google/chromeec/acpi: Add MKBP support 2016-05-18 20:22:38 +02:00
include lib/bootblock: Provide mechanism to pass in an early timestamp 2016-05-19 18:26:42 +02:00
lib lib/bootblock: Provide mechanism to pass in an early timestamp 2016-05-19 18:26:42 +02:00
mainboard rockchip: rk3399: enable sdhci clk for emmc 2016-05-18 20:23:42 +02:00
northbridge intel/sch: Merge northbridge and southbridge in src/soc 2016-05-17 21:38:17 +02:00
soc soc/intel/apollolake: Relocate FSP-M during insertion in CBFS 2016-05-19 18:45:16 +02:00
southbridge AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode AGESA vendorcode: Build a common amdlib 2016-05-18 10:44:43 +02:00
Kconfig src/Kconfig: Move acpi Kconfig below chipset Kconfigs 2016-05-19 19:29:59 +02:00