



Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/init/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN init/Kconfig~ltt-doesnt-build-on-x86_64 init/Kconfig
--- 25/init/Kconfig~ltt-doesnt-build-on-x86_64	2005-01-23 22:40:05.000000000 -0800
+++ 25-akpm/init/Kconfig	2005-01-23 22:40:05.000000000 -0800
@@ -307,6 +307,7 @@ config CC_OPTIMIZE_FOR_SIZE
 config LTT
 	bool "Linux Trace Toolkit support"
 	select RELAYFS_FS
+	depends on !X86_64
 	default n
 	---help---
 	  It is possible for the kernel to log important events to a trace
_
