aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/gpr_defconfig
diff options
context:
space:
mode:
authorMichal Marek <mmarek@suse.cz>2014-09-23 17:44:00 +0200
committerDavid S. Miller <davem@davemloft.net>2014-09-24 13:38:29 -0400
commitd1630f9ef288978fc5a4cd14a5fdcb7be7a703e4 (patch)
tree519205c04aad226887778cd4172a8acada70bf37 /arch/mips/configs/gpr_defconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-dev-d1630f9ef288978fc5a4cd14a5fdcb7be7a703e4.tar.xz
linux-dev-d1630f9ef288978fc5a4cd14a5fdcb7be7a703e4.zip
mips: 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: linux-mips@linux-mips.org Signed-off-by: Michal Marek <mmarek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/mips/configs/gpr_defconfig')
-rw-r--r--arch/mips/configs/gpr_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/gpr_defconfig b/arch/mips/configs/gpr_defconfig
index 8f219dac9598..e24feb0633aa 100644
--- a/arch/mips/configs/gpr_defconfig
+++ b/arch/mips/configs/gpr_defconfig
@@ -19,6 +19,7 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_PCI=y
CONFIG_BINFMT_MISC=m
+CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y