diff options
author | Murali Karicheri <m-karicheri2@ti.com> | 2019-02-21 12:02:06 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-04-12 08:05:47 -0400 |
commit | d8f492379bddbe453f232e4f88c4bd5513c98c56 (patch) | |
tree | 33078005a201a6f90b2e552e84adeb1c73c91f6a /configs/k2g_evm_defconfig | |
parent | b186f4b1a245129779b485abdf6b108523be24be (diff) | |
download | u-boot-d8f492379bddbe453f232e4f88c4bd5513c98c56.tar.gz |
k2g: config enable ti phy dp83867 for k2g
Enable ti phy dp83867 for k2g
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r-- | configs/k2g_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig index 4ff9c138c0..f2c1f5d826 100644 --- a/configs/k2g_evm_defconfig +++ b/configs/k2g_evm_defconfig @@ -72,3 +72,4 @@ CONFIG_USB_DWC3_GENERIC=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_SDP=y +CONFIG_PHY_TI=y |