zephyr/boards/arm/nrf52840dongle_nrf52840
Torsten Rasmussen 72a8520a57 drivers: console: remove unused CONSOLE selection
Fixes: #38403

Removing unneeded `CONFIG_CONSOLES=y` occurrences where no console
driver is selected.

Such selection results in an empty drivers__console zephyr library,
which again results in the following warning message.

> No SOURCES given to Zephyr library: drivers__console
>
> Excluding target from build.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-09-28 12:13:23 +02:00
..
doc doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
board.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
board.cmake runners: nrfjprog: boilerplate and recover rework 2020-12-09 15:00:24 -06:00
CMakeLists.txt boards: nrf: Remove unneeded zephyr_include_directories 2021-03-23 16:43:58 -05:00
fstab-debugger.dts boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
fstab-stock.dts boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig.board boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig.defconfig boards: nrf52840dongle_nrf52840: do not default SERIAL on USB_CDC_ACM 2021-08-23 18:53:47 -04:00
nrf52840dongle_nrf52840.dts boards: add zephyr_udc0 nodelabel to all boards with USB support 2021-08-19 16:56:54 +02:00
nrf52840dongle_nrf52840.yaml boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
nrf52840dongle_nrf52840_defconfig drivers: console: remove unused CONSOLE selection 2021-09-28 12:13:23 +02:00