summaryrefslogtreecommitdiff
path: root/include/configs/vme8349.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vme8349.h')
-rw-r--r--include/configs/vme8349.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h
index ec15a44a9e..9559b503db 100644
--- a/include/configs/vme8349.h
+++ b/include/configs/vme8349.h
@@ -278,10 +278,6 @@
/*
* TSEC configuration
*/
-#ifdef VME_CADDY2
-#else
-#define CONFIG_TSEC_ENET /* TSEC ethernet support */
-#endif
#if defined(CONFIG_TSEC_ENET)
@@ -499,7 +495,7 @@
#define CONFIG_HAS_ETH1
#endif
-#define CONFIG_HOSTNAME VME8349
+#define CONFIG_HOSTNAME "VME8349"
#define CONFIG_ROOTPATH "/tftpboot/rootfs"
#define CONFIG_BOOTFILE "uImage"