summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLily Zhang <r58066@freescale.com>2011-06-01 20:31:09 +0800
committerAlan Tull <alan.tull@freescale.com>2011-06-03 16:45:42 -0500
commitd1522f30cc8c35515eec68fb06b27794b113d0ab (patch)
tree1a0a7bab833e9dea9fb1af3c8372e74822dc6681 /arch
parent3a25077f744632785c39d1b2999fe25a6cfb5476 (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>
Diffstat (limited to 'arch')
-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
#