mtd: rawnand: brcmnand: Move Kconfig to driver folder
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 11 Jul 2022 22:23:22 +0000 (15:23 -0700)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 21 Sep 2022 08:38:46 +0000 (10:38 +0200)
commit1dd4fd8716babe80d6c0da8d9e3d9ecba6706afc
tree709231cd82cc91f83cc149cd62bc38f79185bba3
parent049e43b9fd8fd2966940485da163d67e96ee3fea
mtd: rawnand: brcmnand: Move Kconfig to driver folder

In preparation for allowing each of the brcmnand stub to be built
separately, move the Kconfig entry to the driver folder.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220711222323.4048197-2-f.fainelli@gmail.com
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/brcmnand/Kconfig [new file with mode: 0644]