[PATCH 0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries
Florian Fainelli
f.fainelli at gmail.com
Mon Jul 11 15:23:21 PDT 2022
Hi all,
This patch series allows for a finer control over the BRCMNAND driver
glue driver selection such that it defaults to the various platforms
enabled in the configuration file.
Florian Fainelli (2):
mtd: rawnand: brcmnand: Move Kconfig to driver folder
mtd: rawnand: brcmnand: Add individual glue driver selection
drivers/mtd/nand/raw/Kconfig | 22 +-----------
drivers/mtd/nand/raw/brcmnand/Kconfig | 49 ++++++++++++++++++++++++++
drivers/mtd/nand/raw/brcmnand/Makefile | 8 ++---
3 files changed, 54 insertions(+), 25 deletions(-)
create mode 100644 drivers/mtd/nand/raw/brcmnand/Kconfig
--
2.25.1
More information about the linux-mtd
mailing list