lkml.org 
[lkml]   [2008]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectMissing CONFIG_IDE_LEGACY definition (Re: linux-next: Tree for November 13)
At Thu, 13 Nov 2008 18:33:16 +1100,
Stephen Rothwell wrote:
>
> Hi all,
>
> Changes since 20081112:
>
> Undropped tree:
> security-testing
>
> Dropped trees (temporarily):
> sh (build problems)
> creds (non-trivial conflict)
> userns (it depends on creds)
> semaphore-removal (due to unfixed conflicts against Linus' tree)
> firmware (unfixed build failure)
>
> The usb tree lost its conflict.
>
> The net tree lost its 3 conflicts.

The IDE tree update seems broken for some old devices.
CONFIG_IDE_LEGACY is selected by them but it's nowhere defined in
Kconfig.


Takashi

---
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 6d85820..8d84fe4 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -62,6 +62,9 @@ config IDE_TIMINGS
config IDE_ATAPI
bool

+config IDE_LEGACY
+ bool
+
config BLK_DEV_IDE_SATA
bool "Support for SATA (deprecated; conflicts with libata SATA driver)"
default n

\
 
 \ /
  Last update: 2008-11-13 10:05    [W:1.372 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site