forked from len0rd/rockbox
Audio test is only for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6213 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
70161bfeaf
commit
1bba84ff98
1 changed files with 2 additions and 0 deletions
|
|
@ -1964,6 +1964,8 @@ bool debug_menu(void)
|
|||
#endif
|
||||
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
|
||||
{ "CPU frequency", dbg_cpufreq },
|
||||
#endif
|
||||
#ifdef IRIVER_H100
|
||||
{ "Audio test", uda1380_test },
|
||||
#endif
|
||||
#if CONFIG_CPU == SH7034
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue