Skip to content

Commit 4017423

Browse files
committed
Kernel with g_ether and g_cdc as modules and with da8xx built-in
1 parent d315fa7 commit 4017423

13 files changed

Lines changed: 547 additions & 479 deletions

File tree

.config

Lines changed: 37 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ CONFIG_NET_CORE=y
822822
# CONFIG_BONDING is not set
823823
# CONFIG_DUMMY is not set
824824
# CONFIG_EQUALIZER is not set
825-
# CONFIG_MII is not set
825+
CONFIG_MII=m
826826
# CONFIG_NET_TEAM is not set
827827
# CONFIG_MACVLAN is not set
828828
# CONFIG_NETCONSOLE is not set
@@ -847,8 +847,27 @@ CONFIG_NET_CORE=y
847847
# CONFIG_USB_KAWETH is not set
848848
# CONFIG_USB_PEGASUS is not set
849849
# CONFIG_USB_RTL8150 is not set
850-
# CONFIG_USB_USBNET is not set
850+
CONFIG_USB_USBNET=m
851+
# CONFIG_USB_NET_AX8817X is not set
852+
CONFIG_USB_NET_CDCETHER=m
853+
CONFIG_USB_NET_CDC_EEM=m
854+
CONFIG_USB_NET_CDC_NCM=m
855+
# CONFIG_USB_NET_DM9601 is not set
856+
# CONFIG_USB_NET_SMSC75XX is not set
857+
# CONFIG_USB_NET_SMSC95XX is not set
858+
# CONFIG_USB_NET_GL620A is not set
859+
# CONFIG_USB_NET_NET1080 is not set
860+
# CONFIG_USB_NET_PLUSB is not set
861+
# CONFIG_USB_NET_MCS7830 is not set
862+
# CONFIG_USB_NET_RNDIS_HOST is not set
863+
# CONFIG_USB_NET_CDC_SUBSET is not set
864+
# CONFIG_USB_NET_ZAURUS is not set
865+
# CONFIG_USB_NET_CX82310_ETH is not set
866+
# CONFIG_USB_NET_KALMIA is not set
867+
# CONFIG_USB_NET_INT51X1 is not set
851868
# CONFIG_USB_IPHETH is not set
869+
# CONFIG_USB_SIERRA_NET is not set
870+
# CONFIG_USB_VL600 is not set
852871
CONFIG_WLAN=y
853872
# CONFIG_LIBERTAS_THINFIRM is not set
854873
# CONFIG_AT76C50X_USB is not set
@@ -1363,15 +1382,15 @@ CONFIG_USB_TI_CPPI41_DMA_HW=y
13631382
# CONFIG_USB_INVENTRA_DMA is not set
13641383
# CONFIG_USB_TI_CPPI_DMA is not set
13651384
CONFIG_USB_TI_CPPI41_DMA=y
1366-
# CONFIG_USB_TI_CPPI41_IN_TRANSPARENT is not set
1385+
CONFIG_USB_TI_CPPI41_IN_TRANSPARENT=y
13671386
# CONFIG_USB_TUSB_OMAP_DMA is not set
13681387
# CONFIG_USB_UX500_DMA is not set
13691388
# CONFIG_USB_RENESAS_USBHS is not set
13701389

13711390
#
13721391
# USB Device Class drivers
13731392
#
1374-
# CONFIG_USB_ACM is not set
1393+
CONFIG_USB_ACM=m
13751394
# CONFIG_USB_PRINTER is not set
13761395
# CONFIG_USB_WDM is not set
13771396
# CONFIG_USB_TMC is not set
@@ -1410,8 +1429,7 @@ CONFIG_USB_STORAGE=y
14101429
#
14111430
# USB port drivers
14121431
#
1413-
CONFIG_USB_SERIAL=y
1414-
# CONFIG_USB_SERIAL_CONSOLE is not set
1432+
CONFIG_USB_SERIAL=m
14151433
# CONFIG_USB_EZUSB is not set
14161434
# CONFIG_USB_SERIAL_GENERIC is not set
14171435
# CONFIG_USB_SERIAL_AIRCABLE is not set
@@ -1420,10 +1438,10 @@ CONFIG_USB_SERIAL=y
14201438
# CONFIG_USB_SERIAL_CH341 is not set
14211439
# CONFIG_USB_SERIAL_WHITEHEAT is not set
14221440
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1423-
CONFIG_USB_SERIAL_CP210X=y
1441+
CONFIG_USB_SERIAL_CP210X=m
14241442
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
14251443
# CONFIG_USB_SERIAL_EMPEG is not set
1426-
CONFIG_USB_SERIAL_FTDI_SIO=y
1444+
CONFIG_USB_SERIAL_FTDI_SIO=m
14271445
# CONFIG_USB_SERIAL_FUNSOFT is not set
14281446
# CONFIG_USB_SERIAL_VISOR is not set
14291447
# CONFIG_USB_SERIAL_IPAQ is not set
@@ -1442,12 +1460,12 @@ CONFIG_USB_SERIAL_FTDI_SIO=y
14421460
# CONFIG_USB_SERIAL_MOS7840 is not set
14431461
# CONFIG_USB_SERIAL_MOTOROLA is not set
14441462
# CONFIG_USB_SERIAL_NAVMAN is not set
1445-
CONFIG_USB_SERIAL_PL2303=y
1463+
CONFIG_USB_SERIAL_PL2303=m
14461464
# CONFIG_USB_SERIAL_OTI6858 is not set
14471465
# CONFIG_USB_SERIAL_QCAUX is not set
14481466
# CONFIG_USB_SERIAL_QUALCOMM is not set
14491467
# CONFIG_USB_SERIAL_SPCP8X5 is not set
1450-
# CONFIG_USB_SERIAL_HP4X is not set
1468+
CONFIG_USB_SERIAL_HP4X=m
14511469
# CONFIG_USB_SERIAL_SAFE is not set
14521470
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
14531471
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
@@ -1471,7 +1489,7 @@ CONFIG_USB_SERIAL_PL2303=y
14711489
# CONFIG_USB_ADUTUX is not set
14721490
# CONFIG_USB_SEVSEG is not set
14731491
# CONFIG_USB_RIO500 is not set
1474-
CONFIG_USB_LEGOTOWER=y
1492+
CONFIG_USB_LEGOTOWER=m
14751493
# CONFIG_USB_LCD is not set
14761494
# CONFIG_USB_LED is not set
14771495
# CONFIG_USB_CYPRESS_CY7C63 is not set
@@ -1488,33 +1506,34 @@ CONFIG_USB_LEGOTOWER=y
14881506
# CONFIG_USB_YUREX is not set
14891507
CONFIG_USB_GADGET=y
14901508
# CONFIG_USB_GADGET_DEBUG is not set
1491-
CONFIG_USB_GADGET_DEBUG_FILES=y
1509+
# CONFIG_USB_GADGET_DEBUG_FILES is not set
14921510
# CONFIG_USB_GADGET_DEBUG_FS is not set
14931511
CONFIG_USB_GADGET_VBUS_DRAW=2
14941512
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
14951513
# CONFIG_USB_FUSB300 is not set
14961514
# CONFIG_USB_R8A66597 is not set
14971515
# CONFIG_USB_MV_UDC is not set
1498-
CONFIG_USB_GADGET_MUSB_HDRC=m
1516+
# CONFIG_USB_GADGET_MUSB_HDRC is not set
14991517
# CONFIG_USB_M66592 is not set
15001518
# CONFIG_USB_NET2272 is not set
1501-
# CONFIG_USB_DUMMY_HCD is not set
1519+
CONFIG_USB_DUMMY_HCD=y
15021520
CONFIG_USB_GADGET_DUALSPEED=y
1521+
CONFIG_USB_GADGET_SUPERSPEED=y
15031522
# CONFIG_USB_ZERO is not set
15041523
CONFIG_USB_ETH=m
15051524
CONFIG_USB_ETH_RNDIS=y
15061525
CONFIG_USB_ETH_EEM=y
15071526
# CONFIG_USB_G_NCM is not set
1508-
CONFIG_USB_GADGETFS=m
1527+
# CONFIG_USB_GADGETFS is not set
15091528
# CONFIG_USB_FUNCTIONFS is not set
15101529
# CONFIG_USB_FILE_STORAGE is not set
1511-
# CONFIG_USB_MASS_STORAGE is not set
1530+
CONFIG_USB_MASS_STORAGE=m
15121531
# CONFIG_USB_G_SERIAL is not set
15131532
# CONFIG_USB_G_PRINTER is not set
15141533
CONFIG_USB_CDC_COMPOSITE=m
1515-
# CONFIG_USB_G_ACM_MS is not set
1534+
CONFIG_USB_G_ACM_MS=m
15161535
# CONFIG_USB_G_MULTI is not set
1517-
CONFIG_USB_G_HID=m
1536+
# CONFIG_USB_G_HID is not set
15181537
# CONFIG_USB_G_DBGP is not set
15191538

15201539
#

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4
1+
3

0 commit comments

Comments
 (0)