diff options
| -rw-r--r-- | arch/arm/configs/socfpga_defconfig | 6 |
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 | |||
| 52 | # CONFIG_SCSI_LOWLEVEL is not set | 52 | # CONFIG_SCSI_LOWLEVEL is not set |
| 53 | CONFIG_NETDEVICES=y | 53 | CONFIG_NETDEVICES=y |
| 54 | CONFIG_STMMAC_ETH=y | 54 | CONFIG_STMMAC_ETH=y |
| 55 | CONFIG_MICREL_PHY=y | ||
| 55 | # CONFIG_STMMAC_PHY_ID_ZERO_WORKAROUND is not set | 56 | # CONFIG_STMMAC_PHY_ID_ZERO_WORKAROUND is not set |
| 56 | CONFIG_INPUT_EVDEV=y | 57 | CONFIG_INPUT_EVDEV=y |
| 57 | # CONFIG_SERIO_SERPORT is not set | 58 | # CONFIG_SERIO_SERPORT is not set |
| @@ -66,6 +67,9 @@ CONFIG_SERIAL_8250_DW=y | |||
| 66 | CONFIG_EXT2_FS=y | 67 | CONFIG_EXT2_FS=y |
| 67 | CONFIG_EXT2_FS_XATTR=y | 68 | CONFIG_EXT2_FS_XATTR=y |
| 68 | CONFIG_EXT2_FS_POSIX_ACL=y | 69 | CONFIG_EXT2_FS_POSIX_ACL=y |
| 70 | CONFIG_EXT3_FS=y | ||
| 71 | CONFIG_NFS_FS=y | ||
| 72 | CONFIG_ROOT_NFS=y | ||
| 69 | # CONFIG_DNOTIFY is not set | 73 | # CONFIG_DNOTIFY is not set |
| 70 | # CONFIG_INOTIFY_USER is not set | 74 | # CONFIG_INOTIFY_USER is not set |
| 71 | CONFIG_VFAT_FS=y | 75 | CONFIG_VFAT_FS=y |
| @@ -82,3 +86,5 @@ CONFIG_DEBUG_INFO=y | |||
| 82 | CONFIG_ENABLE_DEFAULT_TRACERS=y | 86 | CONFIG_ENABLE_DEFAULT_TRACERS=y |
| 83 | CONFIG_DEBUG_USER=y | 87 | CONFIG_DEBUG_USER=y |
| 84 | CONFIG_XZ_DEC=y | 88 | CONFIG_XZ_DEC=y |
| 89 | CONFIG_MMC=y | ||
| 90 | CONFIG_MMC_DW=y | ||
