Skip to content

Commit

Permalink
parisc: Set CONFIG_NET=y in defconfigs
Browse files Browse the repository at this point in the history
Commit 5d6be6a ("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 <[email protected]>
Cc: [email protected]
Signed-off-by: Michal Marek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
michal42 authored and davem330 committed Sep 24, 2014
1 parent d1630f9 commit 25fee47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/parisc/configs/c8000_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ CONFIG_PCI_LBA=y
# CONFIG_PDC_CHASSIS_WARN is not set
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_BINFMT_MISC=m
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM_USER=m
Expand Down

0 comments on commit 25fee47

Please sign in to comment.