summaryrefslogtreecommitdiffstats
path: root/include/configs/socrates.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r--include/configs/socrates.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index f45d91f5f6..cf1e90412c 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -208,7 +208,6 @@
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */
#define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */
-
/*
* I2C
*/
@@ -257,7 +256,6 @@
#undef CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#endif /* CONFIG_PCI */
-
#define CONFIG_MII 1 /* MII PHY management */
#define CONFIG_TSEC1 1
#define CONFIG_TSEC1_NAME "TSEC0"
@@ -295,7 +293,6 @@
#define CONFIG_TIMESTAMP /* Print image info with ts */
-
/*
* BOOTP options
*/
@@ -304,7 +301,6 @@
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
-
/*
* Command line configuration.
*/
@@ -350,7 +346,6 @@
#define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port*/
#endif
-
#define CONFIG_LOADADDR 200000 /* default addr for tftp & bootm*/
#define CONFIG_BOOTDELAY 1 /* -1 disables auto-boot */
OpenPOWER on IntegriCloud