commit | 83431d14744f88613b74d142ce0914e3cac8ee92 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:42 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:57 2023 -0500 |
tree | 9a271bbffce635206c5d8bf00d7d9b688538794b | |
parent | f4ee45e2a0aa5e6bbd7ce17db3a1b0775d72077a [diff] |
mtd: Drop unused kb9202_nand driver This is not used since time out of mind. Drop the driver and Kconfig option. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Michael Trimarchi <michael@amarulasolutions.com>