From ddc0e87faea6a17cdeeed2be168df0c8548054f6 Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Mon, 16 Mar 2020 19:32:07 +0100 Subject: kernel: move TEO governor to generic config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This new symbol popped up in few places. Disable it in generic config. Signed-off-by: Tomasz Maciej Nowak [fixed merge conflict in generic/config-5.4] Signed-off-by: Petr Štetiar --- target/linux/bcm27xx/bcm2711/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/bcm27xx/bcm2711') diff --git a/target/linux/bcm27xx/bcm2711/config-5.4 b/target/linux/bcm27xx/bcm2711/config-5.4 index a4ab0656cb..71b6723ac4 100644 --- a/target/linux/bcm27xx/bcm2711/config-5.4 +++ b/target/linux/bcm27xx/bcm2711/config-5.4 @@ -207,7 +207,6 @@ CONFIG_CPU_FREQ_STAT=y CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y -# CONFIG_CPU_IDLE_GOV_TEO is not set CONFIG_CPU_PM=y CONFIG_CPU_RMAP=y # CONFIG_CPU_THERMAL is not set -- cgit v1.2.3