mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig
This is not needed as it is implied or selected by other options anyway. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
6c0405576a
commit
1bbfdc575c
@ -146,7 +146,6 @@ config SANDBOX
|
|||||||
select DM_SPI
|
select DM_SPI
|
||||||
select DM_SPI_FLASH
|
select DM_SPI_FLASH
|
||||||
select GZIP_COMPRESSED
|
select GZIP_COMPRESSED
|
||||||
select HAVE_BLOCK_DEVICE
|
|
||||||
select LZO
|
select LZO
|
||||||
select OF_BOARD_SETUP
|
select OF_BOARD_SETUP
|
||||||
select PCI_ENDPOINT
|
select PCI_ENDPOINT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user