m5a99x-evo: replace name
[coreboot.git] / src / mainboard / asus / Kconfig
index 630e1ec97d742e9bd30bc525e4fe9046bad5d5ef..826cf5a1326181c37915ab65f0bc4c2ba7fc34fe 100644 (file)
@@ -27,6 +27,8 @@ config BOARD_ASUS_A8V_E_SE
        bool "A8V-E SE"
 config BOARD_ASUS_A8V_E_DELUXE
        bool "A8V-E Deluxe"
+config BOARD_ASUS_K8V_X
+       bool "K8V-X"
 config BOARD_ASUS_M2N_E
        bool "M2N-E"
 config BOARD_ASUS_M2V
@@ -41,6 +43,8 @@ config BOARD_ASUS_M4A78_EM
        bool "M4A78-EM"
 config BOARD_ASUS_M5A88_V
        bool "M5A88-V"
+config BOARD_ASUS_M5A99X_EVO
+       bool "M5A99X-EVO"
 config BOARD_ASUS_MEW_AM
        bool "MEW-AM"
 config BOARD_ASUS_MEW_VM
@@ -63,6 +67,7 @@ endchoice
 source "src/mainboard/asus/a8n_e/Kconfig"
 source "src/mainboard/asus/a8v-e_se/Kconfig"
 source "src/mainboard/asus/a8v-e_deluxe/Kconfig"
+source "src/mainboard/asus/k8v-x/Kconfig"
 source "src/mainboard/asus/m2n-e/Kconfig"
 source "src/mainboard/asus/m2v/Kconfig"
 source "src/mainboard/asus/m2v-mx_se/Kconfig"
@@ -70,6 +75,7 @@ source "src/mainboard/asus/m4a785-m/Kconfig"
 source "src/mainboard/asus/m4a785t-m/Kconfig"
 source "src/mainboard/asus/m4a78-em/Kconfig"
 source "src/mainboard/asus/m5a88-v/Kconfig"
+source "src/mainboard/asus/m5a99x-evo/Kconfig"
 source "src/mainboard/asus/mew-am/Kconfig"
 source "src/mainboard/asus/mew-vm/Kconfig"
 source "src/mainboard/asus/p2b/Kconfig"