]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
authorMichal Simek <michal.simek@xilinx.com>
Tue, 30 Nov 2021 12:47:10 +0000 (13:47 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 2 Dec 2021 06:03:01 +0000 (11:33 +0530)
commite1cc434870e96cd8ac1e131fde85a42466fb5cbf
treec207b630eb27ffb5e1100ef51c28a3035be92ca9
parent7f62f0caeedf470d88466c8b6b1b7c5fda8e3539
mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig

This symbol is not used anywhere in the code. Just enable in couple of
defconfigs but it does nothing that's why remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/Kconfig