summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKe Qinghua <qinghua.ke@freescale.com>2014-03-27 17:19:32 +0800
committerNitin Garg <nitin.garg@freescale.com>2014-04-21 22:35:44 -0500
commitf2da449adb2b121c2a3d9673a9042b1bab27df6f (patch)
tree0db97e579eb851d9f339e35ba98143e4568b34c5 /arch
parent65a6d64634595e03a2bde7d171fb2a624452d5ba (diff)
ENGR00305254-2 imx6sx sarbesd board bring up
Enable sdhc4 and NTFS fs Signed-off-by: Ke Qinghua <qinghua.ke@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/imx_v7_android_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/imx_v7_android_defconfig b/arch/arm/configs/imx_v7_android_defconfig
index 3d6bf4887482..ca74fdd95331 100644
--- a/arch/arm/configs/imx_v7_android_defconfig
+++ b/arch/arm/configs/imx_v7_android_defconfig
@@ -3281,8 +3281,9 @@ CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
-# CONFIG_NTFS_FS is not set
-
+CONFIG_NTFS_FS=y
+CONFIG_NTFS_DEBUG=y
+CONFIG_NTFS_RW=y
#
# Pseudo filesystems
#