diff options
| author | David S. Miller <davem@davemloft.net> | 2008-07-27 06:53:32 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2008-07-27 20:34:02 -0400 |
| commit | 04d91cb8163f7f946e348b2362a6e5dfa5f06b13 (patch) | |
| tree | f4a3ba362b0c4a4c9d54f7d0a3ee1c341c018171 /arch | |
| parent | ebd3c003335c3af1e3cb43a5955ba02e7ed2984c (diff) | |
sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/sparc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 375de7c6d082..a214002114ed 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
| @@ -68,6 +68,7 @@ config SPARC | |||
| 68 | select HAVE_IDE | 68 | select HAVE_IDE |
| 69 | select HAVE_OPROFILE | 69 | select HAVE_OPROFILE |
| 70 | select HAVE_ARCH_KGDB if !SMP | 70 | select HAVE_ARCH_KGDB if !SMP |
| 71 | select HAVE_ARCH_TRACEHOOK | ||
| 71 | 72 | ||
| 72 | # Identify this as a Sparc32 build | 73 | # Identify this as a Sparc32 build |
| 73 | config SPARC32 | 74 | config SPARC32 |
