commit | 1989374b21089c63019fc9648408c8d609023ffe | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 07 22:00:34 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 08 17:02:31 2017 -0400 |
tree | 429c7284e4500562c315061ced6cd5f1e6b0f605 | |
parent | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 [diff] [blame] |
configs: Finish migration of PHY_GIGE Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/spear300_usbtty_nand_defconfig b/configs/spear300_usbtty_nand_defconfig index bcd6abc..035a592 100644 --- a/configs/spear300_usbtty_nand_defconfig +++ b/configs/spear300_usbtty_nand_defconfig
@@ -16,4 +16,5 @@ # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_NETDEVICES=y +CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y