commit | a2d2416f626fbf2855035e6c048ce6ac715f9ddd | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Sun Oct 09 15:12:09 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 12 11:11:58 2022 -0400 |
tree | 3802536bb0cfb49d1d5efe9464fbe00325d2ec77 | |
parent | 3cf84bb5f5ed992398bd48a847d4bdd1fc202797 [diff] |
Nokia RX-51: Remove CONFIG_UBI_SIZE CONFIG_UBI_SIZE option is not used, so remove it. Signed-off-by: Pali Rohár <pali@kernel.org>
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 97aafc5..a88cfe7 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h
@@ -31,8 +31,6 @@ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) -#define CONFIG_UBI_SIZE (512 << 10) - /* * Hardware drivers */