diff options
| author | Alexandru Gagniuc <[email protected]> | 2017-08-01 17:19:59 -0700 |
|---|---|---|
| committer | Joe Hershberger <[email protected]> | 2017-08-07 15:22:28 -0500 |
| commit | 3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch) | |
| tree | 1299ea854834b594e3e261ce2b726f4683119a9a /configs/devkit3250_defconfig | |
| parent | ef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff) | |
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'configs/devkit3250_defconfig')
| -rw-r--r-- | configs/devkit3250_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devkit3250_defconfig b/configs/devkit3250_defconfig index 8b180f98118..09fcdefee54 100644 --- a/configs/devkit3250_defconfig +++ b/configs/devkit3250_defconfig @@ -30,6 +30,7 @@ CONFIG_SPL_DM=y CONFIG_DM_GPIO=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y CONFIG_USB=y |
