diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2021-02-23 11:40:26 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2021-02-23 11:40:26 +0100 |
commit | a477689e026e32a4cedb95b358ba6ce2b227cabf (patch) | |
tree | da89528cf261ca85ae735a79eb5a6c031057d7ec /config | |
parent | 4180b33667ecd8dbdda8e6e751115240bfbdaf2c (diff) | |
download | linux-pinebook-a477689e026e32a4cedb95b358ba6ce2b227cabf.tar.gz linux-pinebook-a477689e026e32a4cedb95b358ba6ce2b227cabf.tar.bz2 linux-pinebook-a477689e026e32a4cedb95b358ba6ce2b227cabf.zip |
Added support for Pine64 USB ethernet dongle.
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2307,7 +2307,7 @@ CONFIG_USB_NET_DRIVERS=y # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set -# CONFIG_USB_RTL8152 is not set +CONFIG_USB_RTL8152=m # CONFIG_USB_LAN78XX is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_HSO is not set |