CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
This config is the only config that uses:
#define CONFIG_SYS_DCACHE_OFF 1
in its #define.
Remove the superfluous "1" so this cache #define is like all the others.
Signed-off-by:
Trevor Woerner <trevor@toganlabs.com>
Loading
Please register or sign in to comment