microblaze: Remove empty ifdef around caches
Code around was removed because of move to Kconfig. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
9e0758b7ff
commit
91afeb3010
@ -175,10 +175,6 @@
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_MFSL
|
||||
|
||||
#if defined(CONFIG_DCACHE) || defined(CONFIG_ICACHE)
|
||||
#else
|
||||
#endif
|
||||
|
||||
#if defined(FLASH)
|
||||
# define CONFIG_CMD_JFFS2
|
||||
# define CONFIG_CMD_UBI
|
||||
|
Loading…
Reference in New Issue
Block a user