diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in index 60881ce0..da6a13c5 100644 --- a/config/target.in +++ b/config/target.in @@ -5,6 +5,10 @@ menu "Target options" config ARCH string +config ARCH_64 + bool + default n + # Pre-declare target optimisation variables config ARCH_SUPPORT_ARCH config ARCH_SUPPORT_ABI |