mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
kernel: disable cpu-idle and debug_ll on arm-multiarch kernel.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.27-ipfire-multi Kernel Configuration
|
||||
# Linux/arm 3.10.29-ipfire-multi Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_MIGHT_HAVE_PCI=y
|
||||
@@ -649,7 +649,7 @@ CONFIG_GENERIC_CPUFREQ_CPU0=y
|
||||
CONFIG_ARM_IMX6Q_CPUFREQ=m
|
||||
# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
|
||||
CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
|
||||
CONFIG_CPU_IDLE=y
|
||||
# CONFIG_CPU_IDLE is not set
|
||||
CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
|
||||
CONFIG_CPU_IDLE_GOV_LADDER=y
|
||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||
@@ -3631,6 +3631,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
# CONFIG_BACKLIGHT_LM3639 is not set
|
||||
# CONFIG_BACKLIGHT_LP855X is not set
|
||||
# CONFIG_BACKLIGHT_PANDORA is not set
|
||||
# CONFIG_BACKLIGHT_TLC59108 is not set
|
||||
|
||||
#
|
||||
# Console display driver support
|
||||
@@ -4926,35 +4927,10 @@ CONFIG_STRICT_DEVMEM=y
|
||||
CONFIG_ARM_UNWIND=y
|
||||
CONFIG_OLD_MCOUNT=y
|
||||
# CONFIG_DEBUG_USER is not set
|
||||
CONFIG_DEBUG_LL=y
|
||||
# CONFIG_DEBUG_ZYNQ_UART0 is not set
|
||||
# CONFIG_DEBUG_ZYNQ_UART1 is not set
|
||||
# CONFIG_DEBUG_IMX51_UART is not set
|
||||
# CONFIG_DEBUG_IMX53_UART is not set
|
||||
# CONFIG_DEBUG_IMX6Q_UART is not set
|
||||
CONFIG_DEBUG_OMAP2PLUS_UART=y
|
||||
# CONFIG_DEBUG_VEXPRESS_UART0_DETECT is not set
|
||||
# CONFIG_DEBUG_VEXPRESS_UART0_CA9 is not set
|
||||
# CONFIG_DEBUG_VEXPRESS_UART0_RS1 is not set
|
||||
# CONFIG_DEBUG_VT8500_UART0 is not set
|
||||
# CONFIG_DEBUG_ICEDCC is not set
|
||||
# CONFIG_DEBUG_SEMIHOSTING is not set
|
||||
# CONFIG_DEBUG_LL is not set
|
||||
CONFIG_DEBUG_IMX_UART_PORT=1
|
||||
# CONFIG_DEBUG_OMAP2UART1 is not set
|
||||
# CONFIG_DEBUG_OMAP2UART2 is not set
|
||||
# CONFIG_DEBUG_OMAP2UART3 is not set
|
||||
# CONFIG_DEBUG_OMAP3UART3 is not set
|
||||
CONFIG_DEBUG_OMAP4UART3=y
|
||||
# CONFIG_DEBUG_OMAP3UART4 is not set
|
||||
# CONFIG_DEBUG_OMAP4UART4 is not set
|
||||
# CONFIG_DEBUG_TI81XXUART1 is not set
|
||||
# CONFIG_DEBUG_TI81XXUART2 is not set
|
||||
# CONFIG_DEBUG_TI81XXUART3 is not set
|
||||
# CONFIG_DEBUG_AM33XXUART1 is not set
|
||||
# CONFIG_DEBUG_ZOOM_UART is not set
|
||||
CONFIG_DEBUG_LL_INCLUDE="debug/omap2plus.S"
|
||||
CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
|
||||
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
|
||||
CONFIG_EARLY_PRINTK=y
|
||||
CONFIG_OC_ETM=y
|
||||
# CONFIG_PID_IN_CONTEXTIDR is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user