kernel: move TEO governor to generic config

This new symbol popped up in few places. Disable it in generic config.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
[fixed merge conflict in generic/config-5.4]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
Tomasz Maciej Nowak
2020-03-16 19:32:07 +01:00
committed by Petr Štetiar
parent c8946a5baf
commit ddc0e87fae
13 changed files with 1 additions and 12 deletions

View File

@@ -172,7 +172,6 @@ CONFIG_CONTIG_ALLOC=y
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_CPU_IDLE_GOV_TEO is not set
CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
CONFIG_CPU_PM=y
CONFIG_CPU_RMAP=y