diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 4 |
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 | ||
1057 | config K8_NB | ||
1058 | def_bool y | ||
1059 | depends on AGP_AMD64 | ||
1060 | |||
1057 | source "drivers/pcmcia/Kconfig" | 1061 | source "drivers/pcmcia/Kconfig" |
1058 | 1062 | ||
1059 | source "drivers/pci/hotplug/Kconfig" | 1063 | source "drivers/pci/hotplug/Kconfig" |