]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
powerpc: Update defconfigs which were missing CONFIG_NET.
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Sep 2014 17:53:43 +0000 (13:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Sep 2014 18:34:29 +0000 (14:34 -0400)
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>
arch/powerpc/configs/c2k_defconfig

index 5e2aa43562b5078662b79b26c41165e259761508..59734916986a9e53cd17ec2b1c9a27ec445d3b85 100644 (file)
@@ -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