diff options
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r-- | include/configs/smartweb.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h index bccb432a60..cc83b98348 100644 --- a/include/configs/smartweb.h +++ b/include/configs/smartweb.h @@ -196,14 +196,6 @@ \ "mtdparts="MTDPARTS_DEFAULT"\0" -/* Command line & features configuration */ - -#define CONFIG_CMD_NAND - -#ifdef CONFIG_MACB -#else -#endif /* CONFIG_MACB */ - #ifdef CONFIG_SPL_BUILD #define CONFIG_SYS_INIT_SP_ADDR 0x301000 #define CONFIG_SPL_STACK_R |