diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r-- | include/configs/usb_a9263.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index e0dde1cc83..44eaeda432 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -33,7 +33,6 @@ /* NAND flash */ #ifdef CONFIG_CMD_NAND -#define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3 /* our ALE is AD21 */ #define CONFIG_SYS_NAND_MASK_ALE (1 << 21) |