Re: [PATCH 1/5] mips: Set CONFIG_NET=y in defconfigs

2014-09-23 Thread Michal Marek
On 2014-09-23 18:02, David Miller wrote: > From: Michal Marek > Date: Tue, 23 Sep 2014 17:44:00 +0200 > >> Commit 5d6be6a5 ("scsi_netlink : Make SCSI_NETLINK dependent on NET >> instead of selecting NET") removed what happened to be the only instance >> of 'select NET'. Defconfigs that were relyi

Re: [PATCH 1/5] mips: Set CONFIG_NET=y in defconfigs

2014-09-23 Thread David Miller
From: Michal Marek Date: Tue, 23 Sep 2014 17:44:00 +0200 > Commit 5d6be6a5 ("scsi_netlink : Make SCSI_NETLINK dependent on NET > instead of selecting NET") removed what happened to be the only instance > of 'select NET'. Defconfigs that were relying on the select now lack > networking support. >