Skip to content
Commit 42d8dd44 authored by Alex Kiernan's avatar Alex Kiernan Committed by Marek Vasut
Browse files

fastboot: Correct dependencies in FASTBOOT_FLASH



Ensure that when selecting FASTBOOT_FLASH you end up with a buildable
configuration. Prior to this you could select NAND without MTDPARTS
and end up with an image which (surprisingly) excluded NAND.

Also fix dependencies on FASTBOOT_GPT_NAME/FASTBOOT_MBR_NAME which require
you have EFI_PARTITION/DOS_PARTITION enabled.

Delete redundant FASTBOOT_FLASH_NAND_DEV from Kconfig - it was only ever
used as a guard and the value was ignored in all cases, we're using
FASTBOOT_FLASH_NAND as the guard now.

Signed-off-by: default avatarAlex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent d2df2abb
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