Nokia RX-51: Remove CONFIG_UBI_SIZE
authorPali Rohár <pali@kernel.org>
Sun, 9 Oct 2022 13:12:09 +0000 (15:12 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 12 Oct 2022 15:11:58 +0000 (11:11 -0400)
CONFIG_UBI_SIZE option is not used, so remove it.

Signed-off-by: Pali Rohár <pali@kernel.org>
include/configs/nokia_rx51.h

index 97aafc5..a88cfe7 100644 (file)
@@ -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
  */