* [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
* Re: [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
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
0 siblings, 1 reply; 3+ messages in thread
From: Ralf Baechle @ 2014-03-19 23:50 UTC (permalink / raw)
To: Manuel Lauss; +Cc: Linux-MIPS
On Sun, Feb 23, 2014 at 05:37:40PM +0100, Manuel Lauss wrote:
> Subject: [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
>
> nothing in the MIPS tree needs it, so get rid of it.
See https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20060605154310.GF27426%40enneenne.com
I think the reasons for thi code is still standing - suspend through
apm(8) though that's an antiquated interface.
Ralf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
2014-03-19 23:50 ` Ralf Baechle
@ 2014-03-24 15:35 ` Manuel Lauss
0 siblings, 0 replies; 3+ messages in thread
From: Manuel Lauss @ 2014-03-24 15:35 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Linux-MIPS
On Thu, Mar 20, 2014 at 12:50 AM, Ralf Baechle <ralf@linux-mips.org> wrote:
> On Sun, Feb 23, 2014 at 05:37:40PM +0100, Manuel Lauss wrote:
>
>> Subject: [PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
>>
>> nothing in the MIPS tree needs it, so get rid of it.
>
> See https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20060605154310.GF27426%40enneenne.com
>
> I think the reasons for thi code is still standing - suspend through
> apm(8) though that's an antiquated interface.
Oh okay, I'll leave it in then. I dug up the apmd source, and
surprisingly suspending
via APM still works, provided you set a wakeup source first (Alchemy).
Manuel
^ permalink raw reply [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