zephyr/subsys/usb/class
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
audio all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
hid kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
netusb usb: Add macro for user defined string descriptors 2022-02-03 14:57:42 +01:00
bluetooth.c usb: bluetooth: check buffer tailroom before copying 2022-01-26 11:54:31 +01:00
bt_h4.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
cdc_acm.c usb: class: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
CMakeLists.txt
Kconfig
Kconfig.bt kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.cdc usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
Kconfig.msc usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
Kconfig.template.composite_device_number
Kconfig.test usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
loopback.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
msc.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00