From: Christoph Hellwig Extracted from the Debian kernel package Signed-off-by: Andrew Morton --- 25-akpm/drivers/pnp/pnpbios/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/pnp/pnpbios/Kconfig~pnpbios-only-makes-sense-for-x86 drivers/pnp/pnpbios/Kconfig --- 25/drivers/pnp/pnpbios/Kconfig~pnpbios-only-makes-sense-for-x86 2004-05-31 16:39:49.743744544 -0700 +++ 25-akpm/drivers/pnp/pnpbios/Kconfig 2004-05-31 16:39:49.747743936 -0700 @@ -3,7 +3,7 @@ # config PNPBIOS bool "Plug and Play BIOS support (EXPERIMENTAL)" - depends on PNP && EXPERIMENTAL + depends on PNP && X86 && EXPERIMENTAL ---help--- Linux uses the PNPBIOS as defined in "Plug and Play BIOS Specification Version 1.0A May 5, 1994" to autodetect built-in _