On Fri, 2007-05-11 at 10:22 +0900, Simon Horman wrote:

> Actually, it was with ARCH=ia64. I have a feeling that you can get
> it to show up quite easily with anything other than ARCH=powerpc.

Ick, I didn't know that drivers/macintosh was now included for all
arches! Hmm. That's a bit of a problem.

I could do

config PMAC_APM_EMU
        tristate "APM emulation"
        depends on SYS_SUPPORTS_APM_EMULATION
        select APM_EMULATION
        depends on ADB_PMU && PM

and then

config SYS_SUPPORTS_APM_EMULATION
        bool
        default y
        depends on PPC_PMAC

I'll have to run test that.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to