8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
|
|
menu "USB Device Configuration"
|
||
|
|
|
||
|
|
config USB_DPLUS_PULLUP
|
||
|
|
bool "Enable USB D+ pull-up resistor"
|
||
|
|
default y
|
||
|
|
|
||
|
|
endmenu
|