summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index c386f05972..1d42cf8312 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -1964,6 +1964,8 @@ bool debug_menu(void)
1964#endif 1964#endif
1965#ifdef HAVE_ADJUSTABLE_CPU_FREQ 1965#ifdef HAVE_ADJUSTABLE_CPU_FREQ
1966 { "CPU frequency", dbg_cpufreq }, 1966 { "CPU frequency", dbg_cpufreq },
1967#endif
1968#ifdef IRIVER_H100
1967 { "Audio test", uda1380_test }, 1969 { "Audio test", uda1380_test },
1968#endif 1970#endif
1969#if CONFIG_CPU == SH7034 1971#if CONFIG_CPU == SH7034