From 6eb320315ca69f4819116c962887a810632aeca1 Mon Sep 17 00:00:00 2001 From: Marc Dietrich Date: Wed, 28 Nov 2012 23:23:55 +0000 Subject: tegra: remove custom TEGRA_DEVICE_SETTINGS for board files TEGRA_DEVICE_SETTINGS lives now in tegra-common-post.h. This removes custom TEGRA_DEVICE_SETTINGS for all tegra boards providing video output, except seaboard, which was fixed by Stephen already. Cc: Thierry Reding Signed-off-by: Marc Dietrich Signed-off-by: Tom Warren --- include/configs/medcom-wide.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/configs/medcom-wide.h') diff --git a/include/configs/medcom-wide.h b/include/configs/medcom-wide.h index 452d58715a..bae4ba0bb5 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 -- cgit v1.2.1