diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in index 1011ac92..b96a4c2c 100644 --- a/config/target.in +++ b/config/target.in @@ -402,8 +402,6 @@ config ARCH_FLOAT default "soft" if ARCH_FLOAT_SW default "softfp" if ARCH_FLOAT_SOFTFP -source "config/gen/arch.in.2" - config TARGET_USE_OVERLAY bool |