diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-04-14 06:55:13 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-12 16:58:46 +0200 |
commit | 5f48c914b5d636dfe5190f2feb0629c4a9e7b814 (patch) | |
tree | d392137cc3813f3caec5168d2debdcc9b497aaec /arch/arm/configs/mxs_defconfig | |
parent | ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock (diff) | |
download | linux-5f48c914b5d636dfe5190f2feb0629c4a9e7b814.tar.xz linux-5f48c914b5d636dfe5190f2feb0629c4a9e7b814.zip |
ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfig
Since 2501c91 (mmc: core: Use MMC_UNSAFE_RESUME as default behavior),
CONFIG_MMC_UNSAFE_RESUME is not available anymore. Drop it from imx
defconfig.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/configs/mxs_defconfig')
-rw-r--r-- | arch/arm/configs/mxs_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig index 40e87c412419..51702398557d 100644 --- a/arch/arm/configs/mxs_defconfig +++ b/arch/arm/configs/mxs_defconfig @@ -118,7 +118,6 @@ CONFIG_USB_GADGET=y CONFIG_USB_ETH=m CONFIG_USB_MASS_STORAGE=m CONFIG_MMC=y -CONFIG_MMC_UNSAFE_RESUME=y CONFIG_MMC_MXS=y CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y |