diff options
Diffstat (limited to 'include/configs/pm9261.h')
-rw-r--r-- | include/configs/pm9261.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index 1d9d2c575e..015eeab21c 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -159,7 +159,6 @@ #define PHYS_SDRAM_SIZE 0x04000000 /* 64 megs */ /* NAND flash */ -#define CONFIG_NAND_ATMEL #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 #define CONFIG_SYS_NAND_DBW_8 1 |