2.4.19-pre8 drivers/char/Config.in fix

From: Eyal Lebedinsky (eyal@eyal.emu.id.au)
Date: Sat May 11 2002 - 08:46:33 EST


I deselected CONFIG_AGP_HP_ZX1 manually when it was broken
a while back, and I now see that it is still not fixed.
A trivial fix but still necessary.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

*** linux/drivers/char/Config.in.orig Sat May 11 23:36:20 2002 --- linux/drivers/char/Config.in Sat May 11 23:37:35 2002 *************** *** 260,266 **** bool ' Generic SiS support' CONFIG_AGP_SIS bool ' ALI chipset support' CONFIG_AGP_ALI bool ' Serverworks LE/HE support' CONFIG_AGP_SWORKS ! dep_bool ' HP ZX1 AGP support' CONFIG_AGP_HP_ZX1 $CONFIG_IA64 fi bool 'Direct Rendering Manager (XFree86 DRI support)' CONFIG_DRM --- 260,268 ---- bool ' Generic SiS support' CONFIG_AGP_SIS bool ' ALI chipset support' CONFIG_AGP_ALI bool ' Serverworks LE/HE support' CONFIG_AGP_SWORKS ! if [ "$CONFIG_IA64" = "y" ]; then ! bool ' HP ZX1 AGP support' CONFIG_AGP_HP_ZX1 ! fi fi bool 'Direct Rendering Manager (XFree86 DRI support)' CONFIG_DRM

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 14 2002 - 12:00:16 EST