powerpc: Set CONFIG_NET=y in defconfigs
authorMichal Marek <mmarek@suse.cz>
Tue, 23 Sep 2014 15:44:02 +0000 (17:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Sep 2014 17:38:29 +0000 (13:38 -0400)
commit853e3e1d8e2f094cdb29d4a6e2359a96a44be0d8
tree3cfa1d92f9f6c305a1362e20f6f2aa25ab8c91cf
parent25fee47f9ccd834bfb95c6f95e07033b0f2d5ddf
powerpc: Set CONFIG_NET=y in defconfigs

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.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/configs/pmac32_defconfig
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/ppc64e_defconfig
arch/powerpc/configs/pseries_defconfig
arch/powerpc/configs/pseries_le_defconfig