diff options
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r-- | include/configs/pm9g45.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index dc4ebeab31..191810fe24 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -64,11 +64,6 @@ #define CONFIG_BOOTP_GATEWAY 1 #define CONFIG_BOOTP_HOSTNAME 1 -/* - * Command line configuration. - */ -#define CONFIG_CMD_NAND 1 - #define CONFIG_JFFS2_CMDLINE 1 #define CONFIG_JFFS2_NAND 1 #define CONFIG_JFFS2_DEV "nand0" /* NAND dev jffs2 lives on */ |