summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLily Zhang <r58066@freescale.com>2011-06-01 20:31:09 +0800
committerLily Zhang <r58066@freescale.com>2011-06-01 21:05:47 +0800
commitaeffcdce21a314f1dd4cc6d470e6192723627720 (patch)
tree7e6d1ddc56f47d22f4d593a3a8239553c40835f8
parent234b18e9759768a0cde2e385cdc8b076d52e5965 (diff)
ENGR00144395-1 mx5 defconfig: disable SATA hot plug mode
This patch is used to disable SATA hot plug mode by default. When sata device is not found, the sata internal clock (USB PHY clock) can be disabled if hot plug mode is disabled. Signed-off-by: Lily Zhang <r58066@freescale.com> (cherry picked from commit 580eee65751574edc750c5da72d21cec3d70441b)
-rw-r--r--arch/arm/configs/imx5_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/imx5_defconfig b/arch/arm/configs/imx5_defconfig
index c52d711de59d..515b845f3f84 100644
--- a/arch/arm/configs/imx5_defconfig
+++ b/arch/arm/configs/imx5_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35.3
-# Fri Apr 29 17:42:54 2011
+# Wed Jun 1 20:11:44 2011
#
CONFIG_ARM=y
CONFIG_HAVE_PWM=y
@@ -771,6 +771,7 @@ CONFIG_ATA_VERBOSE_ERROR=y
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_SATA_AHCI_FSL_NO_HOTPLUG_MODE=y
CONFIG_ATA_SFF=y
#