mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-02 03:01:31 +02:00
x530: Remove unused symbols
The symbols CONFIG_UBI_PART and CONFIG_UBIFS_VOLUME are not referenced anywhere, drop them. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
b41eb5a27e
commit
5732cf24dd
@ -51,7 +51,4 @@
|
|||||||
"fdt_high=0x10000000\0" \
|
"fdt_high=0x10000000\0" \
|
||||||
"initrd_high=0x10000000\0"
|
"initrd_high=0x10000000\0"
|
||||||
|
|
||||||
#define CONFIG_UBI_PART user
|
|
||||||
#define CONFIG_UBIFS_VOLUME user
|
|
||||||
|
|
||||||
#endif /* _CONFIG_X530_H */
|
#endif /* _CONFIG_X530_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user