X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cmd%2FKconfig;h=3ef9b16b082169189facfadd3ffbeba27d4b21ae;hb=623b3a579765f8e05723bd1eff6f8c7e56d33922;hp=d6d130edfa917c7f6af938be710e0f4e581d8276;hpb=ea630ce9eae4858a2108bd019a6ef22e2bc1b3f6;p=platform%2Fkernel%2Fu-boot.git diff --git a/cmd/Kconfig b/cmd/Kconfig index d6d130e..3ef9b16 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -222,6 +222,8 @@ config CMD_BOOTEFI_HELLO for testing that EFI is working at a basic level, and for bringing up EFI support on a new architecture. +source lib/efi_selftest/Kconfig + config CMD_BOOTMENU bool "bootmenu" select MENU