summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/medcom-wide.h6
-rw-r--r--include/configs/paz00.h6
-rw-r--r--include/configs/tec.h6
3 files changed, 0 insertions, 18 deletions
diff --git a/include/configs/medcom-wide.h b/include/configs/medcom-wide.h
index 452d587..bae4ba0 100644
--- a/include/configs/medcom-wide.h
+++ b/include/configs/medcom-wide.h
@@ -78,12 +78,6 @@
"ext2load mmc 0 0x17000000 /boot/uImage;" \
"bootm"
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS \
- "stdin=serial\0" \
- "stdout=serial,lcd\0" \
- "stderr=serial,lcd\0"
-
/* LCD support */
#define CONFIG_LCD
#define CONFIG_PWM_TEGRA
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index 4a74d00..2edb4aa 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -72,12 +72,6 @@
#define CONFIG_CMD_NET
#define CONFIG_CMD_DHCP
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS \
- "stdin=serial\0" \
- "stdout=serial,lcd\0" \
- "stderr=serial,lcd\0"
-
/* LCD support */
#define CONFIG_LCD
#define CONFIG_PWM_TEGRA
diff --git a/include/configs/tec.h b/include/configs/tec.h
index 815afa6..caeb9cd 100644
--- a/include/configs/tec.h
+++ b/include/configs/tec.h
@@ -85,12 +85,6 @@
"ext2load mmc 0 0x17000000 /boot/uImage;" \
"bootm"
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS \
- "stdin=serial\0" \
- "stdout=serial,lcd\0" \
- "stderr=serial,lcd\0"
-
/* LCD support */
#define CONFIG_LCD
#define CONFIG_PWM_TEGRA