diff options
Diffstat (limited to 'include/configs/pcm058.h')
-rw-r--r-- | include/configs/pcm058.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pcm058.h b/include/configs/pcm058.h index 70e7f78c8d..e3a84ed061 100644 --- a/include/configs/pcm058.h +++ b/include/configs/pcm058.h @@ -61,9 +61,7 @@ #define CONFIG_SYS_I2C_SPEED 100000 #ifndef CONFIG_SPL_BUILD -#define CONFIG_CMD_NAND /* Enable NAND support */ -#define CONFIG_CMD_NAND_TRIMFFS #define CONFIG_NAND_MXS #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 |