]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/alpha/Kconfig
Use WARN() in fs/sysfs
[linux-2.6-omap-h63xx.git] / arch / alpha / Kconfig
index 729cdbdf8036203d99c1b59728aedf37d7a5349f..1bec55d63ef6241fb9451c821a09960657503acb 100644 (file)
@@ -333,11 +333,6 @@ config PCI_SYSCALL
 config IOMMU_HELPER
        def_bool PCI
 
-config ALPHA_CORE_AGP
-       bool
-       depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL
-       default y
-
 config ALPHA_NONAME
        bool
        depends on ALPHA_BOOK1 || ALPHA_NONAME_CH
@@ -528,6 +523,7 @@ config ARCH_MAY_HAVE_PC_FDC
 config SMP
        bool "Symmetric multi-processing support"
        depends on ALPHA_SABLE || ALPHA_LYNX || ALPHA_RAWHIDE || ALPHA_DP264 || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_GENERIC || ALPHA_SHARK || ALPHA_MARVEL
+       select USE_GENERIC_SMP_HELPERS
        ---help---
          This enables support for systems with more than one CPU. If you have
          a system with only one CPU, like most personal computers, say N. If