hc
2023-12-04 8a67202f814bbd808484ed00f93ede0531f51506
kernel/arch/arm64/configs/rockchip_linux_defconfig
....@@ -996,7 +996,49 @@
996996 #
997997 # CONFIG_NET_PKTGEN is not set
998998 # CONFIG_HAMRADIO is not set
999
-# CONFIG_CAN is not set
999
+CONFIG_CAN=y
1000
+CONFIG_CAN_RAW=y
1001
+CONFIG_CAN_BCM=y
1002
+CONFIG_CAN_GW=y
1003
+
1004
+#
1005
+# CAN Device Drivers
1006
+#
1007
+# CONFIG_CAN_VCAN is not set
1008
+# CONFIG_CAN_VXCAN is not set
1009
+# CONFIG_CAN_SLCAN is not set
1010
+CONFIG_CAN_DEV=y
1011
+CONFIG_CAN_CALC_BITTIMING=y
1012
+# CONFIG_CAN_GRCAN is not set
1013
+# CONFIG_CAN_XILINXCAN is not set
1014
+# CONFIG_CAN_C_CAN is not set
1015
+# CONFIG_CAN_CC770 is not set
1016
+# CONFIG_CAN_IFI_CANFD is not set
1017
+# CONFIG_CAN_M_CAN is not set
1018
+# CONFIG_CAN_PEAK_PCIEFD is not set
1019
+CONFIG_CAN_ROCKCHIP=y
1020
+CONFIG_CANFD_ROCKCHIP=y
1021
+# CONFIG_CAN_SJA1000 is not set
1022
+# CONFIG_CAN_SOFTING is not set
1023
+
1024
+#
1025
+# CAN SPI interfaces
1026
+#
1027
+# CONFIG_CAN_HI311X is not set
1028
+# CONFIG_CAN_MCP251X is not set
1029
+
1030
+#
1031
+# CAN USB interfaces
1032
+#
1033
+# CONFIG_CAN_8DEV_USB is not set
1034
+# CONFIG_CAN_EMS_USB is not set
1035
+# CONFIG_CAN_ESD_USB2 is not set
1036
+# CONFIG_CAN_GS_USB is not set
1037
+# CONFIG_CAN_KVASER_USB is not set
1038
+# CONFIG_CAN_MCBA_USB is not set
1039
+# CONFIG_CAN_PEAK_USB is not set
1040
+# CONFIG_CAN_UCAN is not set
1041
+CONFIG_CAN_DEBUG_DEVICES=y
10001042 CONFIG_BT=y
10011043 CONFIG_BT_BREDR=y
10021044 CONFIG_BT_RFCOMM=y
....@@ -1567,7 +1609,10 @@
15671609 # CONFIG_NET_VENDOR_QLOGIC is not set
15681610 # CONFIG_NET_VENDOR_QUALCOMM is not set
15691611 # CONFIG_NET_VENDOR_RDC is not set
1570
-# CONFIG_NET_VENDOR_REALTEK is not set
1612
+CONFIG_NET_VENDOR_REALTEK=y
1613
+# CONFIG_8139CP is not set
1614
+# CONFIG_8139TOO is not set
1615
+CONFIG_R8169=y
15711616 # CONFIG_NET_VENDOR_RENESAS is not set
15721617 # CONFIG_NET_VENDOR_ROCKER is not set
15731618 # CONFIG_NET_VENDOR_SAMSUNG is not set
....@@ -1644,7 +1689,7 @@
16441689 CONFIG_MOTORCOMM_PHY=y
16451690 # CONFIG_NATIONAL_PHY is not set
16461691 # CONFIG_QSEMI_PHY is not set
1647
-# CONFIG_REALTEK_PHY is not set
1692
+CONFIG_REALTEK_PHY=y
16481693 # CONFIG_RENESAS_PHY is not set
16491694 CONFIG_ROCKCHIP_PHY=y
16501695 CONFIG_RK630_PHY=y
....@@ -1654,8 +1699,17 @@
16541699 # CONFIG_VITESSE_PHY is not set
16551700 # CONFIG_XILINX_GMII2RGMII is not set
16561701 # CONFIG_MICREL_KS8995MA is not set
1657
-# CONFIG_PPP is not set
1702
+CONFIG_PPP=y
1703
+CONFIG_PPP_BSDCOMP=y
1704
+CONFIG_PPP_DEFLATE=y
1705
+CONFIG_PPP_FILTER=y
1706
+CONFIG_PPP_MPPE=m
1707
+CONFIG_PPP_MULTILINK=y
1708
+CONFIG_PPPOE=y
1709
+CONFIG_PPP_ASYNC=y
1710
+CONFIG_PPP_SYNC_TTY=y
16581711 # CONFIG_SLIP is not set
1712
+CONFIG_SLHC=y
16591713 CONFIG_USB_NET_DRIVERS=y
16601714 # CONFIG_USB_CATC is not set
16611715 # CONFIG_USB_KAWETH is not set