zephyr/boards/arm/reel_board
Michael Scott 2291be6668 boards: arm: reel_board: select BT_CTLR if BT is enabled
Reel Board doesn't enable BT by default like many of the nRF52
boards do.  So let's make enabling BT a bit easier, by selecting
the BT_CTLR config when BT is enabled.  This allows a sample
overlay to merely set:
CONFIG_BT=y

And the end result should be close to correct.

Signed-off-by: Michael Scott <mike@foundries.io>
2018-12-02 09:26:27 -05:00
..
doc boards: reel_board: add link to the board schematic 2018-10-25 23:49:16 +01:00
CMakeLists.txt
Kconfig
Kconfig.board drivers: boards: Merge HAS_DTS_GPIO_DEVICE with HAS_DTS_GPIO 2018-10-01 21:15:06 -05:00
Kconfig.defconfig boards: arm: reel_board: select BT_CTLR if BT is enabled 2018-12-02 09:26:27 -05:00
board.c boards: Cleanup include of board.h 2018-11-01 13:15:18 +01:00
board.cmake
board.h boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
dts_fixup.h drivers: ssd1673: fix SPI GPIO CS configuration 2018-11-23 08:39:20 -05:00
reel_board.dts dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
reel_board.yaml
reel_board_defconfig reel_board: Do not include Bluetooth to every project 2018-11-23 09:10:01 -05:00