]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/trimslice.h
Merge branch 'tx6-update-2016-02-03' into karo-tx6
[karo-tx-uboot.git] / include / configs / trimslice.h
index 81be8a22047286802982293a90a81c6f1a634f98..2ab5511632e118f9d9222a1647c20145c316451f 100644 (file)
@@ -12,7 +12,6 @@
 #include "tegra20-common.h"
 
 /* High-level configuration options */
-#define V_PROMPT               "Tegra20 (TrimSlice) # "
 #define CONFIG_TEGRA_BOARD_STRING      "Compulab Trimslice"
 
 /* Board-specific serial config */
@@ -24,7 +23,6 @@
 
 /* SPI */
 #define CONFIG_TEGRA20_SFLASH
-#define CONFIG_SPI_FLASH
 #define CONFIG_SPI_FLASH_WINBOND
 #define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
 #define CONFIG_CMD_SPI
@@ -69,7 +67,6 @@
 #define CONFIG_RTL8169
 
 /* General networking support */
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP
 
 #include "tegra-common-post.h"