Fixes selection of a symbol that was done in a defconfig file, when actually it should be done in a Kconfig file as a dependency for the board Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
5 lines
130 B
Text
5 lines
130 B
Text
# Copyright (c) 2022 Peter Johanson
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_ADAFRUIT_KB2040
|
|
select RP2_FLASH_W25Q080
|