Skip to content

Commit c899c3f

Browse files
committed
parisc: 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 95d7799 commit c899c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/parisc/configs/a500_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CONFIG_PD6729=m
3131
CONFIG_I82092=m
3232
# CONFIG_SUPERIO is not set
3333
# CONFIG_CHASSIS_LCD_LED is not set
34+
CONFIG_NET=y
3435
CONFIG_PACKET=y
3536
CONFIG_UNIX=y
3637
CONFIG_XFRM_USER=m

0 commit comments

Comments
 (0)