* [PATCH 4/4] parisc: Update defconfigs which were missing CONFIG_NET.
@ 2014-09-24 18:49 David Miller
2014-09-24 20:39 ` Guenter Roeck
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2014-09-24 18:49 UTC (permalink / raw)
To: netdev; +Cc: linux
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/parisc/configs/a500_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/parisc/configs/a500_defconfig b/arch/parisc/configs/a500_defconfig
index 9002532..0490199 100644
--- a/arch/parisc/configs/a500_defconfig
+++ b/arch/parisc/configs/a500_defconfig
@@ -31,6 +31,7 @@ CONFIG_PD6729=m
CONFIG_I82092=m
# CONFIG_SUPERIO is not set
# CONFIG_CHASSIS_LCD_LED is not set
+CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM_USER=m
--
1.7.11.7
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 4/4] parisc: Update defconfigs which were missing CONFIG_NET.
2014-09-24 18:49 [PATCH 4/4] parisc: Update defconfigs which were missing CONFIG_NET David Miller
@ 2014-09-24 20:39 ` Guenter Roeck
2014-09-24 20:46 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2014-09-24 20:39 UTC (permalink / raw)
To: David Miller; +Cc: netdev
On Wed, Sep 24, 2014 at 02:49:29PM -0400, David Miller wrote:
>
> 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/parisc/configs/a500_defconfig | 1 +
My list also includes c8000_defconfig.
Guenter
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH 4/4] parisc: Update defconfigs which were missing CONFIG_NET.
2014-09-24 20:39 ` Guenter Roeck
@ 2014-09-24 20:46 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2014-09-24 20:46 UTC (permalink / raw)
To: linux; +Cc: netdev
From: Guenter Roeck <linux@roeck-us.net>
Date: Wed, 24 Sep 2014 13:39:09 -0700
> On Wed, Sep 24, 2014 at 02:49:29PM -0400, David Miller wrote:
>>
>> 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/parisc/configs/a500_defconfig | 1 +
>
> My list also includes c8000_defconfig.
It has NET=y in my tree.
Via:
commit 25fee47f9ccd834bfb95c6f95e07033b0f2d5ddf
Author: Michal Marek <mmarek@suse.cz>
Date: Tue Sep 23 17:44:01 2014 +0200
parisc: Set CONFIG_NET=y in defconfigs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-09-24 20:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 18:49 [PATCH 4/4] parisc: Update defconfigs which were missing CONFIG_NET David Miller
2014-09-24 20:39 ` Guenter Roeck
2014-09-24 20:46 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox