mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Kconfig: drop unused HAS_POWEROFF
@ 2018-01-10 12:21 Antony Pavlov
  2018-01-11  8:42 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2018-01-10 12:21 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-11  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-10 12:21 [PATCH] Kconfig: drop unused HAS_POWEROFF Antony Pavlov
2018-01-11  8:42 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox