From 60bbcf0cc6e55095dd186e59a557d584b9b56eb1 Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Tue, 5 May 2009 16:04:06 +0200 Subject: powerpc/inka4x0: Remove left-over ide reset code. The pin which was used in preliminary versions of the board for ide reset is really connected to the rtc clock. Signed-off-by: Detlev Zundel --- include/configs/inka4x0.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/inka4x0.h') diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index 5f06b0922..46606cace 100644 --- a/include/configs/inka4x0.h +++ b/include/configs/inka4x0.h @@ -418,7 +418,6 @@ static inline void tws_data_config_output(unsigned output) #undef CONFIG_IDE_8xx_DIRECT /* Direct IDE not supported */ #undef CONFIG_IDE_LED /* LED for ide not supported */ -#define CONFIG_IDE_RESET /* reset for ide supported */ #define CONFIG_IDE_PREINIT #define CONFIG_SYS_IDE_MAXBUS 1 /* max. 1 IDE bus */ -- cgit v1.2.3