coreboot/src
Subrata Banik 87ca3898f9 soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature
This patch moves required Kconfig selection for enabling ASPM feature
(like clk_pm, L1 state etc) from soc code  to intel common pch base code.

TEST=Run lspci -vvv | grep ASPM
The output shows the ASPM L1 is enable for pci devices

Change-Id: Ic77602a75f0c9ccf28ebfd57e53433dc90985a16
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/29653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-11-19 19:42:06 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
commonlib src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu northbridge/intel/fsp_*: Remove legacy SoCs 2018-11-19 15:43:37 +00:00
device src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
drivers src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
ec src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
include SMBIOS: Remove duplicated smbios_memory_type enum 2018-11-16 15:48:04 +00:00
lib src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
mainboard mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*}) 2018-11-19 16:39:00 +00:00
northbridge northbridge/intel/fsp_*: Remove legacy SoCs 2018-11-19 15:43:37 +00:00
security src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
soc soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature 2018-11-19 19:42:06 +00:00
southbridge northbridge/intel/fsp_*: Remove legacy SoCs 2018-11-19 15:43:37 +00:00
superio src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
vendorcode northbridge/intel/fsp_*: Remove legacy SoCs 2018-11-19 15:43:37 +00:00
Kconfig soc/intel/.../Kconfig: Move GPIO debug option into debug menu 2018-11-18 21:20:58 +00:00