diff options
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r-- | include/configs/apf27.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h index b122fe617b..29cbbabd1e 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -52,13 +52,6 @@ #define CONFIG_ROOTPATH "/tftpboot/" __stringify(CONFIG_BOARD_NAME) "-root" /* - * U-Boot Commands - */ -#define CONFIG_CMD_NAND /* NAND support */ -#define CONFIG_CMD_NAND_LOCK_UNLOCK -#define CONFIG_CMD_NAND_TRIMFFS - -/* * Memory configurations */ #define CONFIG_NR_DRAM_POPULATED 1 |