diff options
author | Alexandru Gagniuc | 2017-08-01 17:19:59 -0700 |
---|---|---|
committer | Joe Hershberger | 2017-08-07 15:22:28 -0500 |
commit | 3146f0c017df2231d03dff09cee31f7bd63db3e5 (patch) | |
tree | 1299ea854834b594e3e261ce2b726f4683119a9a /configs/ds414_defconfig | |
parent | ef1f61aa03b30498a86ae0aa839f734bcb3737ec (diff) |
Move PHYLIB to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/ds414_defconfig')
-rw-r--r-- | configs/ds414_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ds414_defconfig b/configs/ds414_defconfig index bde54b6bab8..580b3f20388 100644 --- a/configs/ds414_defconfig +++ b/configs/ds414_defconfig @@ -35,6 +35,7 @@ CONFIG_SPL_OF_TRANSLATE=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_STMICRO=y +CONFIG_PHYLIB=y CONFIG_PCI=y CONFIG_DEBUG_UART_BASE=0xd0012000 CONFIG_DEBUG_UART_CLOCK=250000000 |