hc
2023-05-31 43fd8d44e8182b691c8ee61d487cec02ca11afd2
kernel/arch/arm64/configs/rockchip_linux_defconfig
....@@ -1656,7 +1656,7 @@
16561656 # CONFIG_GTP is not set
16571657 # CONFIG_MACSEC is not set
16581658 # CONFIG_NETCONSOLE is not set
1659
-# CONFIG_TUN is not set
1659
+CONFIG_TUN=y
16601660 # CONFIG_TUN_VNET_CROSS_LE is not set
16611661 CONFIG_VETH=y
16621662 # CONFIG_VIRTIO_NET is not set
....@@ -1822,7 +1822,42 @@
18221822 CONFIG_PPP_SYNC_TTY=y
18231823 # CONFIG_SLIP is not set
18241824 CONFIG_SLHC=y
1825
-# CONFIG_USB_NET_DRIVERS is not set
1825
+CONFIG_USB_NET_DRIVERS=y
1826
+# CONFIG_USB_CATC is not set
1827
+# CONFIG_USB_KAWETH is not set
1828
+# CONFIG_USB_PEGASUS is not set
1829
+# CONFIG_USB_RTL8150 is not set
1830
+# CONFIG_USB_RTL8152 is not set
1831
+# CONFIG_USB_LAN78XX is not set
1832
+CONFIG_USB_USBNET=y
1833
+# CONFIG_USB_NET_AX8817X is not set
1834
+# CONFIG_USB_NET_AX88179_178A is not set
1835
+CONFIG_USB_NET_CDCETHER=y
1836
+CONFIG_USB_NET_CDC_EEM=y
1837
+CONFIG_USB_NET_CDC_NCM=y
1838
+# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
1839
+# CONFIG_USB_NET_CDC_MBIM is not set
1840
+# CONFIG_USB_NET_DM9601 is not set
1841
+# CONFIG_USB_NET_SR9700 is not set
1842
+# CONFIG_USB_NET_SR9800 is not set
1843
+# CONFIG_USB_NET_SMSC75XX is not set
1844
+# CONFIG_USB_NET_SMSC95XX is not set
1845
+# CONFIG_USB_NET_GL620A is not set
1846
+CONFIG_USB_NET_NET1080=y
1847
+# CONFIG_USB_NET_PLUSB is not set
1848
+# CONFIG_USB_NET_MCS7830 is not set
1849
+CONFIG_USB_NET_RNDIS_HOST=y
1850
+# CONFIG_USB_NET_CDC_SUBSET is not set
1851
+# CONFIG_USB_NET_ZAURUS is not set
1852
+# CONFIG_USB_NET_CX82310_ETH is not set
1853
+# CONFIG_USB_NET_KALMIA is not set
1854
+# CONFIG_USB_NET_QMI_WWAN is not set
1855
+# CONFIG_USB_HSO is not set
1856
+# CONFIG_USB_NET_INT51X1 is not set
1857
+# CONFIG_USB_IPHETH is not set
1858
+# CONFIG_USB_SIERRA_NET is not set
1859
+# CONFIG_USB_VL600 is not set
1860
+# CONFIG_USB_NET_CH9200 is not set
18261861 CONFIG_WLAN=y
18271862 # CONFIG_WIRELESS_WDS is not set
18281863 # CONFIG_WLAN_VENDOR_ADMTEK is not set
....@@ -1910,7 +1945,7 @@
19101945 # CONFIG_KEYBOARD_LKKBD is not set
19111946 CONFIG_KEYBOARD_GPIO=y
19121947 CONFIG_KEYBOARD_GPIO_POLLED=y
1913
-# CONFIG_KEYBOARD_TCA6416 is not set
1948
+CONFIG_KEYBOARD_TCA6416=m
19141949 # CONFIG_KEYBOARD_TCA8418 is not set
19151950 # CONFIG_KEYBOARD_MATRIX is not set
19161951 # CONFIG_KEYBOARD_LM8323 is not set
....@@ -3516,7 +3551,10 @@
35163551 CONFIG_DUMMY_CONSOLE=y
35173552 CONFIG_DUMMY_CONSOLE_COLUMNS=80
35183553 CONFIG_DUMMY_CONSOLE_ROWS=25
3519
-# CONFIG_FRAMEBUFFER_CONSOLE is not set
3554
+CONFIG_FRAMEBUFFER_CONSOLE=y
3555
+CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
3556
+# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
3557
+# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
35203558 # CONFIG_LOGO is not set
35213559 CONFIG_SOUND=y
35223560 CONFIG_SND=y
....@@ -5748,6 +5786,10 @@
57485786 CONFIG_OID_REGISTRY=y
57495787 CONFIG_HAVE_GENERIC_VDSO=y
57505788 CONFIG_GENERIC_GETTIMEOFDAY=y
5789
+CONFIG_FONT_SUPPORT=y
5790
+# CONFIG_FONTS is not set
5791
+CONFIG_FONT_8x8=y
5792
+CONFIG_FONT_8x16=y
57515793 CONFIG_SG_POOL=y
57525794 CONFIG_ARCH_HAS_SG_CHAIN=y
57535795 CONFIG_SBITMAP=y