aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaitao Zhang <haitao.zhang@linaro.org>2012-03-30 00:39:09 +0800
committerHaitao Zhang <hzhang@canonical.com>2012-03-30 00:39:09 +0800
commitc5fa6fd07ff863b891ad56985393158d736a9ab0 (patch)
treec2acf268032df1a8e778f592ecf8b1efed266d9a
parentf807f8cf58ec6d816db9ea3f8197541a272aaa00 (diff)
LINARO: Update lt-mx6_defconfig
Add support for CPU_THERMAL support Add supoort for ASCR support Signed-off-by: Haitao Zhang <haitao.zhang@linaro.org>
-rw-r--r--arch/arm/configs/lt-mx6_defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/arm/configs/lt-mx6_defconfig b/arch/arm/configs/lt-mx6_defconfig
index fd8ddd24e02..7f259f8f4e5 100644
--- a/arch/arm/configs/lt-mx6_defconfig
+++ b/arch/arm/configs/lt-mx6_defconfig
@@ -776,7 +776,6 @@ CONFIG_MTD_OF_PARTS=y
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
-# CONFIG_MTD_BLOCK_RO is not set
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
@@ -1661,6 +1660,8 @@ CONFIG_HWMON=m
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_THERMAL=y
+CONFIG_CPU_THERMAL=y
+CONFIG_IMX6Q_THERMAL=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_CORE is not set
# CONFIG_WATCHDOG_NOWAYOUT is not set
@@ -2213,7 +2214,6 @@ CONFIG_USB=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
-# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_DWC3 is not set
@@ -2553,6 +2553,11 @@ CONFIG_MXC_VPU=y
# CONFIG_MXC_VPU_DEBUG is not set
#
+# MXC Asynchronous Sample Rate Converter support
+#
+CONFIG_MXC_ASRC=y
+
+#
# MXC GPU support
#