diff options
Diffstat (limited to 'include/configs/CPU86.h')
-rw-r--r-- | include/configs/CPU86.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPU86.h b/include/configs/CPU86.h index 16a9ea5..1e9a99e 100644 --- a/include/configs/CPU86.h +++ b/include/configs/CPU86.h @@ -178,6 +178,8 @@ /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ #include <cmd_confdefs.h> +#define CFG_NAND_LEGACY + /* * Miscellaneous configurable options */ |