On Mon, Jan 9, 2012 at 9:55 AM, Don Zickus <dzickus@xxxxxxxxxx> wrote: > The easiest thing for you to do is to take the config option that is spit > out as an error (CONFIG_TIPC_UNICLUSTER_FRIENDLY and others in your link > above), and add it to the bottom of config-generic with either a y/n/m > like so: > > CONFIG_TIPC_UNICLUSTER_FRIENDLY=y > or > CONFIG_TIPC_UNICLUSTER_FRIENDLY=m > or > # CONFIG_TIPC_UNICLUSTER_FRIENDLY is not set > > That should solve your 'make non_oldconfig' problem. Or just add it to config-local. That gets merged last and is intended for local builds and such. josh _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel