diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-07 22:00:34 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-08 17:02:31 -0400 |
commit | 1989374b21089c63019fc9648408c8d609023ffe (patch) | |
tree | 429c7284e4500562c315061ced6cd5f1e6b0f605 /configs/P1021RDB-PC_36BIT_NAND_defconfig | |
parent | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 (diff) | |
download | u-boot-1989374b21089c63019fc9648408c8d609023ffe.tar.gz u-boot-1989374b21089c63019fc9648408c8d609023ffe.tar.xz u-boot-1989374b21089c63019fc9648408c8d609023ffe.zip |
configs: Finish migration of PHY_GIGE
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1021RDB-PC_36BIT_NAND_defconfig')
-rw-r--r-- | configs/P1021RDB-PC_36BIT_NAND_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1021RDB-PC_36BIT_NAND_defconfig b/configs/P1021RDB-PC_36BIT_NAND_defconfig index f04798c0f7..a79b686d7d 100644 --- a/configs/P1021RDB-PC_36BIT_NAND_defconfig +++ b/configs/P1021RDB-PC_36BIT_NAND_defconfig @@ -38,6 +38,7 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SPANSION=y CONFIG_PHYLIB=y CONFIG_NETDEVICES=y +CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_SYS_NS16550=y CONFIG_FSL_ESPI=y |