Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / tyan / s2850 / Kconfig
index fe5c34e020d02a91c2f7f04f51bef6f11b7e62f5..bb36edc6500ba85e4ac3e07c4e1c17c70d1e9387 100644 (file)
@@ -7,9 +7,8 @@ config BOARD_TYAN_S2850
        select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX
        select SOUTHBRIDGE_AMD_AMD8111
        select SUPERIO_WINBOND_W83627HF
-       select PIRQ_TABLE
-       help
-         Tyan Tomcat K8S (S2850) mainboard.
+       select HAVE_PIRQ_TABLE
+       select HAVE_MP_TABLE
 
 config MAINBOARD_DIR
        string
@@ -41,16 +40,6 @@ config HW_MEM_HOLE_SIZEK
        default 0x100000
        depends on BOARD_TYAN_S2850
 
-config HAVE_FAILOVER_BOOT
-       bool
-       default n
-       depends on BOARD_TYAN_S2850
-
-config USE_FAILOVER_IMAGE
-       bool
-       default n
-       depends on BOARD_TYAN_S2850
-
 config MAX_CPUS
        int
        default 2
@@ -65,3 +54,8 @@ config USE_INIT
        bool
        default n
        depends on BOARD_TYAN_S2850
+
+config IRQ_SLOT_COUNT
+       int
+       default 12
+       depends on BOARD_TYAN_S2850