Commit 1ab0b8b200ae54a03aaf63fa8ae5a241dd0cb499

Authored by Michal Marek
Committed by David S. Miller
1 parent 925f7fadad

sparc: 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: sparclinux@vger.kernel.org
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

arch/sparc/configs/sparc64_defconfig
... ... @@ -29,6 +29,7 @@
29 29 CONFIG_PCI_MSI=y
30 30 CONFIG_SUN_OPENPROMFS=m
31 31 CONFIG_BINFMT_MISC=m
  32 +CONFIG_NET=y
32 33 CONFIG_PACKET=y
33 34 CONFIG_UNIX=y
34 35 CONFIG_XFRM_USER=m