commit | 56cc76f49c248782ba6db54464eb02811b2da85b | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Mar 31 15:43:27 2017 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Mar 31 16:10:55 2017 +0200 |
tree | 3fe917daab00f91ef0e276c95d8dad2f2316fe37 | |
parent | d0af3ae9d225ef5316a6e2172467c88058c9e554 [diff] [blame] |
Enable networking and console over the USB port That one is much more friendly than the UART0 pin header. Change-Id: I76affd2803eb2f18911eb71cbdfc1ffd6bf4fd76
diff --git a/board/czechlight/common/kconfig b/board/czechlight/common/kconfig new file mode 100644 index 0000000..5004b78 --- /dev/null +++ b/board/czechlight/common/kconfig
@@ -0,0 +1,3 @@ +# CONFIG_USB_ZERO is not set +CONFIG_USB_CDC_COMPOSITE=m +# CONFIG_USB_G_NOKIA is not set