aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@altera.com>2013-07-17 16:17:16 -0500
committerDinh Nguyen <dinguyen@altera.com>2014-03-02 14:58:07 -0600
commit73960387b22dfb3f9088852cc41f1a995cd0b502 (patch)
treea0120f338c5e0ba612e38f9d234012cecc3f75b4 /arch/arm/configs/socfpga_defconfig
parentdts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac. (diff)
downloadlinux-dev-73960387b22dfb3f9088852cc41f1a995cd0b502.tar.xz
linux-dev-73960387b22dfb3f9088852cc41f1a995cd0b502.zip
ARM: socfpga: Update socfpga_defconfig
CONFIG_MICREL_PHY=y CONFIG_EXT3_FS=y CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y CONFIG_MMC=y CONFIG_MMC_DW=y Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r--arch/arm/configs/socfpga_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 4e1ce211d43f..e3a05e8801d8 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -52,6 +52,7 @@ CONFIG_BLK_DEV_SD=y
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_NETDEVICES=y
CONFIG_STMMAC_ETH=y
+CONFIG_MICREL_PHY=y
# CONFIG_STMMAC_PHY_ID_ZERO_WORKAROUND is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_SERIO_SERPORT is not set
@@ -66,6 +67,9 @@ CONFIG_SERIAL_8250_DW=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
+CONFIG_EXT3_FS=y
+CONFIG_NFS_FS=y
+CONFIG_ROOT_NFS=y
# CONFIG_DNOTIFY is not set
# CONFIG_INOTIFY_USER is not set
CONFIG_VFAT_FS=y
@@ -82,3 +86,5 @@ CONFIG_DEBUG_INFO=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_DEBUG_USER=y
CONFIG_XZ_DEC=y
+CONFIG_MMC=y
+CONFIG_MMC_DW=y