[PATCH 2.4] Wolfson AC97 touch screen driver - build

From: Liam Girdwood
Date: Wed Dec 17 2003 - 09:50:45 EST


This patch removes the battery monitor text from the kernel build
configuration. The battery monitor will eventually be a separate driver.

Patch is against 2.4.24-pre1

Liam
diff -urN a/drivers/sound/Config.in b/drivers/sound/Config.in
--- a/drivers/sound/Config.in 2003-11-28 18:26:20.000000000 +0000
+++ b/drivers/sound/Config.in 2003-12-17 14:05:40.000000000 +0000
@@ -234,7 +234,7 @@

dep_tristate ' AD1980 front/back switch plugin' CONFIG_SOUND_AD1980 $CONFIG_SOUND

-dep_tristate ' Wolfson Touchscreen/BMON plugin' CONFIG_SOUND_WM97XX $CONFIG_SOUND
+dep_tristate ' Wolfson Touchscreen plugin' CONFIG_SOUND_WM97XX $CONFIG_SOUND

# A cross directory dependence. The sound modules will need gameport.o compiled in,
# but it resides in the drivers/char/joystick directory. This define_tristate takes