summaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-12-02 21:11:12 +0000
committerMyles Watson <mylesgw@gmail.com>2009-12-02 21:11:12 +0000
commit1a76ebe2a20f2a30dfebd77ffea8d3daf6807505 (patch)
treed64ec3d74715181ee22201b1d456b25f1330f823 /src/mainboard/technologic/ts5300
parent59968f5c81a83ba3a45c9ce26e28ecaa7621b87b (diff)
downloadcoreboot-1a76ebe2a20f2a30dfebd77ffea8d3daf6807505.tar.xz
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4974 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/technologic/ts5300')
-rw-r--r--src/mainboard/technologic/ts5300/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/technologic/ts5300/Kconfig b/src/mainboard/technologic/ts5300/Kconfig
index f813e4e952..982e174d28 100644
--- a/src/mainboard/technologic/ts5300/Kconfig
+++ b/src/mainboard/technologic/ts5300/Kconfig
@@ -20,3 +20,7 @@ config IRQ_SLOT_COUNT
default 2
depends on BOARD_TECHNOLOGIC_TS5300
+config HAVE_INIT_TIMER
+ bool
+ default n
+ depends on BOARD_TECHNOLOGIC_TS5300