mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 14:01:57 +00:00
Rephrase some help messages to decrease flash usage. Deactivate shell history feature for test test_netusb_rndis Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# USB Device Settings
|
|
CONFIG_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
|
|
# Select USB Configurations
|
|
CONFIG_USB_DEVICE_NETWORK_ECM=y
|
|
CONFIG_SHELL_CMDS_RESIZE=n
|