On Tue, 05 Sep 2006 the mental interface of Takashi Iwai told: [...] > Do you have CONFIG_SND_AOA* in toplevel.config? > Also check include/config1.h whether it has CONFIG_SND_AOA*.
$ grep CONFIG_SND_AOA toplevel.config CONFIG_SND_AOA=m CONFIG_SND_AOA_FABRIC_LAYOUT=m CONFIG_SND_AOA_ONYX= CONFIG_SND_AOA_TAS=m CONFIG_SND_AOA_TOONIE= CONFIG_SND_AOA_SOUNDBUS=m CONFIG_SND_AOA_SOUNDBUS_I2S=m $ grep CONFIG_SND_AOA include/config1.h #define CONFIG_SND_AOA_MODULE 1 #define CONFIG_SND_AOA_FABRIC_LAYOUT_MODULE 1 /* #undef CONFIG_SND_AOA_ONYX_MODULE */ #define CONFIG_SND_AOA_TAS_MODULE 1 /* #undef CONFIG_SND_AOA_TOONIE_MODULE */ #define CONFIG_SND_AOA_SOUNDBUS_MODULE 1 #define CONFIG_SND_AOA_SOUNDBUS_I2S_MODULE 1 Elimar -- On the keyboard of life you have always to keep a finger at the escape key;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

