Re: [PATCH] efi: make EFI a menuconfig to ease disabling it all

From: Ard Biesheuvel
Date: Fri Dec 15 2017 - 11:50:57 EST


On 15 December 2017 at 16:19, Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx> wrote:
> On Sat, 09 Dec, at 04:52:52PM, Vincent Legoll wrote:
>> No need to get into the submenu to disable all related
>> config entries.
>>
>> This makes it easier to disable all EFI config options
>> without entering the submenu. It will also enable one
>> to see that en/dis-abled state from the outside menu.
>>
>> This is only intended to change menuconfig UI, not change
>> the config dependencies.
>>
>> Signed-off-by: Vincent Legoll <vincent.legoll@xxxxxxxxx>
>> ---
>> drivers/firmware/efi/Kconfig | 13 ++++++++-----
>> 1 file changed, 8 insertions(+), 5 deletions(-)
>
> This looks fine to me. Ard?

Doesn't this break existing configs?