Lines Matching +full:chip +full:- +full:select
2 # SPDX-License-Identifier: Apache-2.0
8 select FLASH_HAS_DRIVER_ENABLED
9 select FLASH_HAS_PAGE_LAYOUT
10 select FLASH_HAS_EXPLICIT_ERASE
11 select NRFX_QSPI
12 select FLASH_JESD216
13 select PINCTRL
34 int "Size of a stack-based buffer to handle writes not supported by QSPI"
38 from a word-aligned location in RAM. A non-zero value here enables
52 QSPI NOR flash chip is executed until the driver has been setup.
53 This will also disable power management for the QSPI NOR flash chip.