]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34cfc1adee1298274284125665f89f33818d0732
tree709231cd82cc91f83cc149cd62bc38f79185bba3
parent93bdc6d82f902eefc58ae0a62d01509cd35e8b90
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]