diff options
author | Calvin Johnson <calvin.johnson@nxp.com> | 2018-03-08 15:30:35 +0530 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2018-03-22 15:05:31 -0500 |
commit | a802d1e2684a30d01bde657ebf55c2b5eca1d712 (patch) | |
tree | 69b967465153070f5c5c648615d526ed8ed6e240 /configs/ls1012a2g5rdb_qspi_defconfig | |
parent | ac0ba47b9cce15280883c7f196dc9a9a3297afb4 (diff) | |
download | u-boot-a802d1e2684a30d01bde657ebf55c2b5eca1d712.tar.gz u-boot-a802d1e2684a30d01bde657ebf55c2b5eca1d712.tar.bz2 u-boot-a802d1e2684a30d01bde657ebf55c2b5eca1d712.zip |
configs: ls1012a: add pfe configuration for LS1012A
Add configurations for PFE.
Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
Signed-off-by: Anjaneyulu Jagarlmudi <anji.jagarlmudi@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/ls1012a2g5rdb_qspi_defconfig')
-rw-r--r-- | configs/ls1012a2g5rdb_qspi_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1012a2g5rdb_qspi_defconfig b/configs/ls1012a2g5rdb_qspi_defconfig index 26dcb1abb1..af676e2898 100644 --- a/configs/ls1012a2g5rdb_qspi_defconfig +++ b/configs/ls1012a2g5rdb_qspi_defconfig @@ -31,7 +31,9 @@ CONFIG_DM=y CONFIG_DM_MMC=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y +CONFIG_DM_ETH=y CONFIG_NETDEVICES=y +CONFIG_FSL_PFE=y CONFIG_SYS_NS16550=y CONFIG_DM_SPI=y CONFIG_USB=y |