Subrata Banik uploaded patch set #8 to this change.

View Change

Kconfig: Make CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM selection based on ENABLE_STAGE_RAMSTAGE

Although CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM has internal dependencies (through kconfig)
on RELOCATABLE_RAMSTAGE, so it already transitively depends on ENABLE_RAMSTAGE anyway.
Irrespective of that SoC users are selecting CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM config
unconditionally.

This patch allows SoC user to select CONFIG_CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM
based on ENABLE_STAGE_RAMSTAGE.

Change-Id: I45e894ad335a4661cc7916b3768e1614a038b31c
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
---
M src/cpu/intel/model_2065x/Kconfig
M src/cpu/intel/model_206ax/Kconfig
M src/northbridge/intel/gm45/Kconfig
M src/northbridge/intel/haswell/Kconfig
M src/northbridge/intel/i945/Kconfig
M src/northbridge/intel/pineview/Kconfig
M src/northbridge/intel/x4x/Kconfig
M src/soc/amd/stoneyridge/Kconfig
M src/soc/intel/apollolake/Kconfig
M src/soc/intel/braswell/Kconfig
M src/soc/intel/broadwell/Kconfig
M src/soc/intel/cannonlake/Kconfig
M src/soc/intel/icelake/Kconfig
M src/soc/intel/skylake/Kconfig
14 files changed, 14 insertions(+), 14 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/33116/8

To view, visit change 33116. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I45e894ad335a4661cc7916b3768e1614a038b31c
Gerrit-Change-Number: 33116
Gerrit-PatchSet: 8
Gerrit-Owner: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: Julius Werner <jwerner@chromium.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset