On Wed, Nov 26, 2008 at 12:52:43AM -0800, David Miller wrote: > From: Sam Ravnborg <sam@xxxxxxxxxxxx> > Date: Mon, 17 Nov 2008 19:34:13 +0100 > > > While looking at sparc/kernel/MAkefile I noticed > > that CONFIG_SUN_AUXIO was used to determine if auxio.o was > > included in the link or not. > > > > But in the Kconfig we have: > > > > config SUN_AUXIO > > bool > > default y > > > > So SUN_AUXIO is always enabled and it can be killed. > > Following patch does this but serves as example only. > > If it can be killed I will take care after the merge > > of sparc and sparc64 has finished. > > > > Did I miss something obvious or is it just something > > awaiting cleaning up? > > Yes, it can die. OK. I wil take care. Sam -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html