-rw-r--r-- | config.in | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -12,9 +12,9 @@ choice config TARGET_X86 boolean "Intel X86" config TARGET_SHARP - boolean "Sharp Zaurus SL-5x00 - stock" + boolean "Sharp Zaurus" config TARGET_IPAQ boolean "iPAQ" @@ -138,9 +138,12 @@ menu "Theming" endmenu menu "Tools" source noncore/tools/config.in - source development/config.in +endmenu + +menu "Development" + source development/keyview/config.in endmenu comment "" depends on EXPERIMENTAL |