View previous topic :: View next topic |
Author |
Message |
tuxian l33t

Joined: 26 Jan 2004 Posts: 766 Location: Austria
|
Posted: Wed Jun 10, 2009 4:49 pm Post subject: toshiba laptop extras removed in Kernel 2.6.29 |
|
|
Hello,
I have seen that the toshiba laptop extras have been removed with gentoo-sources 2.6.29-gentoo-r5.
Does anyone know a reason? |
|
Back to top |
|
 |
honp Guru

Joined: 25 Sep 2006 Posts: 355 Location: Good old Prague, Czech rep.
|
Posted: Thu Jun 11, 2009 7:30 am Post subject: |
|
|
Hi, where was the Toshiba exta choice? Two days ago i compilled this kernel for one of my pcs and i think that i have seen it there, but now i cant find it... |
|
Back to top |
|
 |
honp Guru

Joined: 25 Sep 2006 Posts: 355 Location: Good old Prague, Czech rep.
|
Posted: Thu Jun 11, 2009 9:10 am Post subject: |
|
|
So in 2.6.30 i have found it here:
Code: | Symbol: ACPI_TOSHIBA [=m] │
│ Prompt: Toshiba Laptop Extras │
│ Defined at drivers/platform/x86/Kconfig:404 │
│ Depends on: X86 && X86_PLATFORM_DEVICES && ACPI && INPUT │
│ Location: │
│ -> Device Drivers │
│ -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) │
│ Selects: INPUT_POLLDEV && NET && RFKILL && BACKLIGHT_CLASS_DEVICE |
but this is the ACPI version...
Code: | Symbol: TOSHIBA [=n] │
│ Prompt: Toshiba Laptop support │
│ Defined at arch/x86/Kconfig:843 │
│ Depends on: X86_32 │
│ Location: │
│ -> Processor type and features |
this is the "processor..." but it looks that it want X86_32 system. I can check it later at home... |
|
Back to top |
|
 |
|