diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in index 629fb80c..fb5bbc06 100644 --- a/config/target.in +++ b/config/target.in @@ -253,6 +253,7 @@ config ARCH_TUNE string prompt "Tune for CPU" depends on ARCH_SUPPORTS_WITH_TUNE + depends on ARCH_CPU = "" default "" help This option is very similar to the ARCH_CPU option (above), except |