efi_loader: imply USB_KEYBOARD_FN_KEYS
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 4 Dec 2019 21:58:58 +0000 (22:58 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000 (18:08 +0100)
commit8876e1bc8800e76a6865b22a62a4c0edeac0855c
tree658ae0903597b819e1d31000ea6814be8133601f
parent75fe571a4194ac26de7deffb2aa6db494596f58f
efi_loader: imply USB_KEYBOARD_FN_KEYS

UEFI applications like GRUB and SCT assume that function keys are enabled
on the keyboard.

Let EFI_LOADER imply USB_KEYBOARD_FN_KEYS.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig