9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
|
#
|
||
|
# Copyright (c) 2019 Peter Bigot Consulting, LLC
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
CONFIG_SPI=y
|
||
|
CONFIG_SPI_NOR=y
|
||
|
CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096
|