]> err.no Git - linux-2.6/blobdiff - arch/m68k/Kconfig
[IPV6]: Don't redo xfrm_lookup for cached dst entries
[linux-2.6] / arch / m68k / Kconfig
index 691a2469ff36e2130975848b53fc57f21665aa29..ba960bbc8e6d41124dd9b706ce92f1d27be7b832 100644 (file)
@@ -25,6 +25,11 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config ARCH_MAY_HAVE_PC_FDC
+       bool
+       depends on Q40 || (BROKEN && SUN3X)
+       default y
+
 mainmenu "Linux/68k Kernel Configuration"
 
 source "init/Kconfig"
@@ -450,6 +455,8 @@ source "drivers/zorro/Kconfig"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 menu "Character devices"