Skip to content
Snippets Groups Projects
Commit fc843a02 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Kconfig: Add a CONFIG_IDE option


At present IDE support is controlled by CONFIG_CMD_IDE. Add a separate
CONFIG_IDE option so that IDE support can be enabled without requiring
the 'ide' command.

Update existing users and move the ide driver into drivers/block since
it should not be in common/.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 75eb9976
No related branches found
No related tags found
Loading
Showing
with 34 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment