mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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>
This commit is contained in:
parent
34803205eb
commit
767ecc5f9f
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
||||||
#define V_OSCK 26000000 /* Clock output from T2 */
|
#define V_OSCK 26000000 /* Clock output from T2 */
|
||||||
#define V_SCLK (V_OSCK >> 1)
|
#define V_SCLK (V_OSCK >> 1)
|
||||||
|
|
||||||
#define CONFIG_UBI_SIZE (512 << 10)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Hardware drivers
|
* Hardware drivers
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue