[PATCH] Kconfig: drop unused HAS_POWEROFF
Antony Pavlov
antonynpavlov at gmail.com
Wed Jan 10 04:21:36 PST 2018
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
drivers/efi/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/efi/Kconfig b/drivers/efi/Kconfig
index d6beeb07ce..cca1a2e1d6 100644
--- a/drivers/efi/Kconfig
+++ b/drivers/efi/Kconfig
@@ -1,5 +1,4 @@
config EFI_BOOTUP
bool
- select HAS_POWEROFF
select BLOCK
select PARTITION_DISK
--
2.15.1
More information about the barebox
mailing list