commit | ec7748b59e214e2c6b7d21ca5f26a760fd6e142b | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <[email protected]> | Sat Feb 09 10:46:40 2008 +0100 |
committer | Sam Ravnborg <[email protected]> | Sat Feb 09 10:46:40 2008 +0100 |
tree | 155d6d9f418b4baac9bee0cc4f6a70ab080ba183 | |
parent | d75f4c683f817ef61c9ae634886e7ebc3133c002 [diff] |
ide: introduce HAVE_IDE To allow flexible configuration of IDE introduce HAVE_IDE. All archs except arm, um and s390 unconditionally select it. For arm the actual configuration determine if IDE is supported. This is a step towards introducing drivers/Kconfig for arm. Signed-off-by: Sam Ravnborg <[email protected]> Acked-by: Russell King - ARM Linux <[email protected]> Acked-by: Bartlomiej Zolnierkiewicz <[email protected]>