aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 1596101cfaf8..2206bf6637de 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -1054,6 +1054,10 @@ config SCx200
1054 This support is also available as a module. If compiled as a 1054 This support is also available as a module. If compiled as a
1055 module, it will be called scx200. 1055 module, it will be called scx200.
1056 1056
1057config K8_NB
1058 def_bool y
1059 depends on AGP_AMD64
1060
1057source "drivers/pcmcia/Kconfig" 1061source "drivers/pcmcia/Kconfig"
1058 1062
1059source "drivers/pci/hotplug/Kconfig" 1063source "drivers/pci/hotplug/Kconfig"