Skip to content
Snippets Groups Projects
Commit 1811a928 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig


config_fallbacks.h has some logic that sets HAVE_BLOCK_DEVICE
based on a list of enabled options.  Moving HAVE_BLOCK_DEVICE to
Kconfig allows us to drastically shrink the logic in
config_fallbacks.h

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
[trini: Rename HAVE_BLOCK_DEVICE to CONFIG_BLOCK_DEVICE]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 560eeee8
No related branches found
No related tags found
Loading
Showing with 31 additions and 37 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