Skip to content

Commit 95d7799

Browse files
committed
powerpc: Update defconfigs which were missing CONFIG_NET.
Commit df568d8 ("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 <[email protected]>
1 parent ff408ba commit 95d7799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/configs/c2k_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ CONFIG_PM=y
2929
CONFIG_PCI_MSI=y
3030
CONFIG_HOTPLUG_PCI=y
3131
CONFIG_HOTPLUG_PCI_SHPC=m
32+
CONFIG_NET=y
3233
CONFIG_PACKET=y
3334
CONFIG_UNIX=y
3435
CONFIG_XFRM_USER=y

0 commit comments

Comments
 (0)