Skip to content

Commit

Permalink
enabled realtek usb ethernet adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
glblduh committed Nov 13, 2022
1 parent 8283819 commit a0607c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm64/configs/jd2019_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8150=y
CONFIG_USB_RTL8152=y
CONFIG_USB_LAN78XX=y
CONFIG_USB_USBNET=y
CONFIG_RT2X00=y
Expand Down Expand Up @@ -623,8 +625,8 @@ CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_SDCARD_FS=y
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_EROFS_FS=y
CONFIG_PSTORE_RAM=y
CONFIG_EROFS_FS=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
Expand Down

0 comments on commit a0607c6

Please sign in to comment.