summaryrefslogtreecommitdiff
path: root/include/configs/snapper9260.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/snapper9260.h')
-rw-r--r--include/configs/snapper9260.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 63bc769efec..153f68ed57d 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -122,7 +122,6 @@
#define CONFIG_ENV_OFFSET (512 << 10)
#define CONFIG_ENV_SIZE (256 << 10)
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_BOOTARGS "console=ttyS0,115200 ip=any"
/* Console settings */
#define CONFIG_SYS_CBSIZE 256
@@ -136,9 +135,4 @@
/* U-Boot memory settings */
#define CONFIG_SYS_MALLOC_LEN (1 << 20)
-/* Command line configuration */
-#define CONFIG_CMD_NAND
-#define CONFIG_CMD_PCA953X
-#define CONFIG_CMD_PCA953X_INFO
-
#endif /* __CONFIG_H */