commit | f2a37fcd9ba9d3d0aab5864141715596aff1de60 | [log] [tgz] |
---|---|---|
author | Albert Aribaud <[albert.aribaud@free.fr]> | Sun Aug 08 05:17:05 2010 +0530 |
committer | Prafulla Wadaskar <prafulla@marvell.com> | Sun Aug 08 05:17:05 2010 +0530 |
tree | a33520591661fdc3fffbdc07f4ccf6f151d82bbb | |
parent | 9efac4a1eb99d9c5539aa6992025eeacab7980c6 [diff] |
ide: add configuration CONFIG_IDE_SWAP_IO This configuration option replaces a complex conditional in cmd_ide.c with an explicit define to be added to SoC or board configs. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>