Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
@ 2014-02-23 16:37 Manuel Lauss
  2014-03-19 23:50 ` Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Lauss @ 2014-02-23 16:37 UTC (permalink / raw)
  To: Linux-MIPS; +Cc: Manuel Lauss

nothing in the MIPS tree needs it, so get rid of it.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
---
 arch/mips/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 623fd96..2bf36d8 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -65,7 +65,6 @@ config MIPS_ALCHEMY
 	select DMA_MAYBE_COHERENT	# Au1000,1500,1100 aren't, rest is
 	select SYS_HAS_CPU_MIPS32_R1
 	select SYS_SUPPORTS_32BIT_KERNEL
-	select SYS_SUPPORTS_APM_EMULATION
 	select ARCH_REQUIRE_GPIOLIB
 	select SYS_SUPPORTS_ZBOOT
 	select USB_ARCH_HAS_OHCI
@@ -995,9 +994,6 @@ endchoice
 config EXPORT_UASM
 	bool
 
-config SYS_SUPPORTS_APM_EMULATION
-	bool
-
 config SYS_SUPPORTS_BIG_ENDIAN
 	bool
 
-- 
1.9.0

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

end of thread, other threads:[~2014-03-24 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 16:37 [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION Manuel Lauss
2014-03-19 23:50 ` Ralf Baechle
2014-03-24 15:35   ` Manuel Lauss

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