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:
Tom Rini
2022-12-22 10:31:47 -05:00
parent b41eb5a27e
commit 5732cf24dd
-3
View File
@@ -51,7 +51,4 @@
"fdt_high=0x10000000\0" \
"initrd_high=0x10000000\0"
#define CONFIG_UBI_PART user
#define CONFIG_UBIFS_VOLUME user
#endif /* _CONFIG_X530_H */