board: ti: DRA7: Add DP83867 TI phy for rev c
[oweals/u-boot.git] / include / configs / plutux.h
index 7f7ea9754bedf7e9414c2d508f74128053510145..4590063d35209a1f99a84d4c48b92d97837e88de 100644 (file)
@@ -13,7 +13,6 @@
 #include "tegra20-common.h"
 
 /* High-level configuration options */
-#define V_PROMPT                       "Tegra20 (Plutux) # "
 #define CONFIG_TEGRA_BOARD_STRING      "Avionic Design Plutux"
 
 /* Board-specific serial config */
@@ -48,9 +47,6 @@
 /* General networking support */
 #define CONFIG_CMD_DHCP
 
-/* support the new (FDT-based) image format */
-#define CONFIG_FIT
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */