Commit 95d77997fd8a2dc1eca9a46cde761ddb0742eec3

Authored by David S. Miller
1 parent ff408ba1fc

powerpc: Update defconfigs which were missing CONFIG_NET.

Commit df568d8e ("scsi: Use 'depends' with LIBFC instead of
'select'.")  removed what happened to be the only instance of 'select
NET'. Defconfigs that were relying on the select now lack networking
support.

Signed-off-by: David S. Miller <davem@davemloft.net>

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

arch/powerpc/configs/c2k_defconfig
... ... @@ -29,6 +29,7 @@
29 29 CONFIG_PCI_MSI=y
30 30 CONFIG_HOTPLUG_PCI=y
31 31 CONFIG_HOTPLUG_PCI_SHPC=m
  32 +CONFIG_NET=y
32 33 CONFIG_PACKET=y
33 34 CONFIG_UNIX=y
34 35 CONFIG_XFRM_USER=y