aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fabcbbd1cd..388a23de40 100755
--- a/configure
+++ b/configure
@@ -1353,8 +1353,8 @@ if test -n "$_host"; then
add_line_to_config_mk 'USE_ARM_SCALER_ASM = 1'
_backend="samsungtv"
_mt32emu="no"
- _build_hq_scalers="no"
_build_scalers="yes"
+ _build_hq_scalers="yes"
_vkeybd="yes"
;;
motoezx)