akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2009-03-11-16-06 has been uploaded to > > http://userweb.kernel.org/~akpm/mmotm/ > > and will soon be available at > > git://git.zen-sources.org/zen/mmotm.git > > It contains the following patches against 2.6.29-rc7: > cs553x-gpio-add-amd-cs5535-cs5536-gpio-driver-support.patch > cs553x-gpio-add-amd-cs5535-cs5536-gpio-driver-support-fix.patch > alsa-cs5535audio-free-olpc-quirks-from-reliance-on-mgeode_lx-cpu-optimization.patch With these kconfig options: CONFIG_SND_CS5535AUDIO=m CONFIG_OLPC=y build fails with: ERROR: "olpc_mic_bias" [sound/pci/cs5535audio/snd-cs5535audio.ko] undefined! ERROR: "olpc_quirks" [sound/pci/cs5535audio/snd-cs5535audio.ko] undefined! ERROR: "olpc_quirks_cleanup" [sound/pci/cs5535audio/snd-cs5535audio.ko] undefined! ERROR: "olpc_prequirks" [sound/pci/cs5535audio/snd-cs5535audio.ko] undefined! ERROR: "olpc_analog_input" [sound/pci/cs5535audio/snd-cs5535audio.ko] undefined! full .config is attached. -- ~Randy