Enable Nordic QPSI driver for nordic board. Signed-off-by: NavinSankar Velliangiri <navin@linumiz.com>
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
#
|
|
# Copyright (c) 2021 Linumiz
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SPI=n
|
|
CONFIG_SPI_NOR=n
|
|
CONFIG_NORDIC_QSPI_NOR=y
|