summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2024-09-14 17:50:52 +0200
committeruvok cheetah2024-09-14 17:50:52 +0200
commit44ef6b634ace907a577407d396da18df9aeb74ea (patch)
tree3099e9ff248e87a74a4171299add968aab6c6fce
parent03c3aa0e25a4be5ead49c0863ccf4ffd7fa088c3 (diff)
Add USB-over-IP (??? no idea why this is default m for all bcm stuff)
-rw-r--r--custom/rpi_mini4
1 files changed, 4 insertions, 0 deletions
diff --git a/custom/rpi_mini b/custom/rpi_mini
index 65170fa..923cf1b 100644
--- a/custom/rpi_mini
+++ b/custom/rpi_mini
@@ -154,6 +154,10 @@ CONFIG_BCM2835_WDT=y
# CONFIG_HID_SUPPORT is not set
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
+CONFIG_USBIP_CORE=m
+CONFIG_USBIP_VHCI_HCD=m
+CONFIG_USBIP_HOST=m
+CONFIG_USBIP_DEBUG=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_BCM2835_MMC=y