From b36463c35153f5efe89a1e03004f78d161998a8c Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 5 Feb 2016 13:35:34 +0100 Subject: remove kernel config fragments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These fragments are common to all architectures and are being moved to meta-enea-bsp-base. Signed-off-by: Adrian Dudau Signed-off-by: Nora Björklund --- recipes-kernel/linux/files/cfg/00025-powertop.cfg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 recipes-kernel/linux/files/cfg/00025-powertop.cfg (limited to 'recipes-kernel/linux/files/cfg/00025-powertop.cfg') diff --git a/recipes-kernel/linux/files/cfg/00025-powertop.cfg b/recipes-kernel/linux/files/cfg/00025-powertop.cfg deleted file mode 100644 index 655c101..0000000 --- a/recipes-kernel/linux/files/cfg/00025-powertop.cfg +++ /dev/null @@ -1,13 +0,0 @@ -CONFIG_EXPERT=y -CONFIG_PROC_FS=y -CONFIG_DEBUG_FS=y -CONFIG_NO_HZ=y -CONFIG_HIGH_RES_TIMERS=y -CONFIG_HPET_TIMER=y -CONFIG_CPU_FREQ=y -CONFIG_CPU_FREQ_GOV_ONDEMAND=y -CONFIG_TIMER_STATS=y -CONFIG_PERF_EVENTS=y -CONFIG_TRACEPOINTS=y -CONFIG_TRACING=y -CONFIG_X86_MSR=y -- cgit v1.2.3-54-g00ecf