diff options
author | Grygorii Strashko | 2018-10-31 16:21:40 -0500 |
---|---|---|
committer | Joe Hershberger | 2018-11-05 10:41:59 -0600 |
commit | 6a256a8ed4cc6d330c4be2c32a6fbfee2fa4f641 (patch) | |
tree | adb8ed69ccb35b51ea32f929edf92aeacb8664d2 /configs/k2hk_hs_evm_defconfig | |
parent | ffad5fa0cdc55c47bc023e9e0fe55e27b7317ea4 (diff) |
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Convert DRIVER_TI_KEYSTONE_NET to Kconfig.
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Diffstat (limited to 'configs/k2hk_hs_evm_defconfig')
-rw-r--r-- | configs/k2hk_hs_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_hs_evm_defconfig b/configs/k2hk_hs_evm_defconfig index c8f4bbeb91c..dd91a514145 100644 --- a/configs/k2hk_hs_evm_defconfig +++ b/configs/k2hk_hs_evm_defconfig @@ -49,3 +49,4 @@ CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y +CONFIG_DRIVER_TI_KEYSTONE_NET=y |