|
From: Tino K. <tin...@ti...> - 2007-06-14 14:02:47
|
On Thu, Jun 14, 2007 at 15:29:05 +0200, Tino Keitel wrote: > On Thu, Jun 14, 2007 at 15:21:40 +0200, Tino Keitel wrote: > > Hi, > > > > with the appleir.patch applied, I can't see the corresponding option in > > make menuconfig. make olconfig also doesn't ask if I want to enable it. > > OK, scratch that. CONFIG_APPLEIR depends on CONFIG_INPUT_MISC, which > was disabled. However, I can not enable CONFIG_INPUT_MISC anymore in > make menuconfig. It only depends on !S390 and INPUT, and both > conditions are fulfilled. Strange... Not so strange anymore. I looks like I was just blind and didn't see the option for CONFIG_INPUT_MISC in menuconfig. It was also disabled in 2.6.21, and it looks like appleir was moved to drivers/input/misc, so make oldconfig didn't asked if I want to enable CONFIG_APPLEIR after I applied the mactel patches. Sorry for the noise. Regards, Tino |