diff options
Diffstat (limited to 'arch/arm/mach-mx6/Kconfig')
-rw-r--r-- | arch/arm/mach-mx6/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/Kconfig b/arch/arm/mach-mx6/Kconfig index 75d7b823e64d..62ac9bbf7e02 100644 --- a/arch/arm/mach-mx6/Kconfig +++ b/arch/arm/mach-mx6/Kconfig @@ -330,7 +330,7 @@ config MX6_CLK_FOR_BOOTUI_TRANS config MX6_IR bool "MX6 IR Support" depends on IMX_HAVE_PLATFORM_MXC_PWM - default y + default n help This config is for MX6 IR support. Enable it if hardware supported. |