efi_selftest: enable 'bootefi hello'
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 13 Jul 2020 05:33:40 +0000 (07:33 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Jul 2020 10:37:02 +0000 (12:37 +0200)
commitec5f0ed33f53571fc55a55b0d0cd1c5745dbe885
treedfe219790d2aeb042c5b1a3ea538eee5f80e6afe
parentb961d552f9abbe60bc60aba700c97822299dab53
efi_selftest: enable 'bootefi hello'

In our Python tests we want to run 'bootefi hello'. Enable it by default
when compiling with CMD_BOOTEFI_SELFTEST.

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