zephyr/boards/arm/cc26x2r1_launchxl/Kconfig.defconfig
Flavio Ceolin d21808b0b1 power: Remove residency and states from Kconfig
Residency time and power states are defined using device tree now.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-01-22 09:31:20 -05:00

12 lines
211 B
Plaintext

# TI CC26x2R1 LaunchXL board
# Copyright (c) 2019 Brett Witherspoon
# SPDX-License-Identifier: Apache-2.0
if BOARD_CC26X2R1_LAUNCHXL
config BOARD
default "cc26x2r1_launchxl"
endif # BOARD_CC26X2R1_LAUNCHXL