mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to be able to select USB console devices when there is no /dev/console enabled. Noted by Librae
This commit is contained in:
@@ -191,7 +191,6 @@ if PL2303
|
||||
|
||||
config PL2303_CONSOLE
|
||||
bool "PL2303 console device"
|
||||
depends on DEV_CONSOLE
|
||||
default n
|
||||
---help---
|
||||
Register the USB device as /dev/console so that is will be used
|
||||
@@ -276,7 +275,6 @@ if CDCACM
|
||||
|
||||
config CDCACM_CONSOLE
|
||||
bool "CDC/ACM console device"
|
||||
depends on DEV_CONSOLE
|
||||
default n
|
||||
---help---
|
||||
Register the USB device as /dev/console so that is will be used
|
||||
|
||||
Reference in New Issue
Block a user