commit | 2aaba924b4412a5b220d870e2bb7c360ce931ad1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:43 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:57 2023 -0500 |
tree | 893dab8e9806c0e73435307e15cd5909de6154c0 | |
parent | 83431d14744f88613b74d142ce0914e3cac8ee92 [diff] |
mtd: Drop unused CONFIG_ONENAND_U_BOOT This option does not exist, so the Makefile rule does nothing. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>