Procházet zdrojové kódy

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>
David S. Miller před 11 roky
rodič
revize
95d77997fd
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      arch/powerpc/configs/c2k_defconfig

+ 1 - 0
arch/powerpc/configs/c2k_defconfig

@@ -29,6 +29,7 @@ CONFIG_PM=y
 CONFIG_PCI_MSI=y
 CONFIG_HOTPLUG_PCI=y
 CONFIG_HOTPLUG_PCI_SHPC=m
+CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_XFRM_USER=y