aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/Kconfig
diff options
context:
space:
mode:
authorLibra Li <libra.li@technexion.com>2009-10-13 16:56:58 +0000
committerMyles Watson <mylesgw@gmail.com>2009-10-13 16:56:58 +0000
commit7d3649a605cf5d535039f1932224cdeafc49f73b (patch)
tree3d9fb481c22d70f1157faf7cf79a01f7d874e3a2 /src/mainboard/technexion/Kconfig
parentc270e896f0bf9c780f2c49fa258b1c225e61ec9d (diff)
This patch support for the Technexion Tim-5690 mainboard.
It's an embedded AMD RS690/SB600 mainboard. http://www.technexion.com/index.php/tim-5690 Myles added Kconfig support. Signed-off-by: Libra Li <libra.li@technexion.com> Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4765 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/technexion/Kconfig')
-rw-r--r--src/mainboard/technexion/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/technexion/Kconfig b/src/mainboard/technexion/Kconfig
index fec70bd728..c0bf041034 100644
--- a/src/mainboard/technexion/Kconfig
+++ b/src/mainboard/technexion/Kconfig
@@ -3,6 +3,7 @@ choice
depends on VENDOR_TECHNEXION
source "src/mainboard/technexion/tim8690/Kconfig"
+source "src/mainboard/technexion/tim5690/Kconfig"
endchoice