[2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer exists

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jens Axboe <jens.axboe@...>, <starvik@...>
Cc: <linux-kernel@...>, Michal Piotrowski <michal.k.k.piotrowski@...>, <dev-etrax@...>
Date: Wednesday, August 8, 2007 - 7:26 pm

This patch fixes the following 2.6.23 regression:

<--  snip  -->

...
scripts/kconfig/conf -d arch/cris/Kconfig
arch/cris/Kconfig:183: can't open file "drivers/cdrom/Kconfig"
make[2]: *** [defconfig] Error 1

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
25f8889abda9596429f0840dc1d9330cfad8ac48 
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 4b41248..6b4d026 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -180,8 +180,6 @@ source "drivers/isdn/Kconfig"
 
 source "drivers/telephony/Kconfig"
 
-source "drivers/cdrom/Kconfig"
-
 #
 # input before char - char/joystick depends on it. As does USB.
 #

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longe..., Adrian Bunk, (Wed Aug 8, 7:26 pm)