]> Git Repo - linux.git/blob - drivers/mtd/nand/spi/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / mtd / nand / spi / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 menuconfig MTD_SPI_NAND
3         tristate "SPI NAND device Support"
4         select MTD_NAND_CORE
5         select MTD_NAND_ECC
6         depends on SPI_MASTER
7         select SPI_MEM
8         help
9           This is the framework for the SPI NAND device drivers.
This page took 0.036327 seconds and 4 git commands to generate.