Skip to content
Commit 0417b852 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

blk: Hide the BLK and SPL_LEGACY_BLOCK options



We don't want boards to be able to change these. They can be handled
as dependencies of options that need them, such as SPL_MMC. There is no
point in enabling the block interface without any storage devices to
create a block device.

Hide both options from the 'menuconfig' display and deny their use in
defconfig files.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a21eb381
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment