soc/intel/apollolake: Remove cycle in Kconfig symbol dependencies
Change-Id: Iad60a5c8863283b7d373e1f6aaff48c40b7bb274 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/29812 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
4b2c12f093
commit
b3070a5f1b
|
@ -370,7 +370,6 @@ config CPU_BCLK_MHZ
|
||||||
|
|
||||||
config APL_SKIP_SET_POWER_LIMITS
|
config APL_SKIP_SET_POWER_LIMITS
|
||||||
bool
|
bool
|
||||||
depends on !APL_SET_MIN_CLOCK_RATIO
|
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Some Apollo Lake mainboards do not need the Running Average Power
|
Some Apollo Lake mainboards do not need the Running Average Power
|
||||||
|
|
Loading…
Reference in New Issue