From 27e721564591f6f0a5246dcee418cac9d061012e Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Thu, 7 May 2015 13:00:23 +0200 Subject: ppc4xx: Remove sc3 board As this board seems to be unmaintained for quite some time, and its not moved to the generic board ingrastructure, lets remove it. This will also enable us to remove the CONFIG_AUTOBOOT_DELAY_STR2 and CONFIG_AUTOBOOT_STOP_STR2 macros, as this sc3 board is the only one using one of this macros. A removal patch will follow soon. Signed-off-by: Stefan Roese Cc: Heiko Schocher Cc: Wolfgang Denk Cc: Juergen Beisert Acked-by: Heiko Schocher --- configs/sc3_defconfig | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 configs/sc3_defconfig (limited to 'configs') diff --git a/configs/sc3_defconfig b/configs/sc3_defconfig deleted file mode 100644 index e77b04cf2b..0000000000 --- a/configs/sc3_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_SC3=y -- cgit v1.2.1