summaryrefslogtreecommitdiff
path: root/config/backend.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/backend.in')
-rw-r--r--config/backend.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/backend.in b/config/backend.in
index 4709fae..3a3e1d6 100644
--- a/config/backend.in
+++ b/config/backend.in
@@ -6,8 +6,7 @@ config IS_A_BACKEND
config BACKEND
bool
- default y if IS_A_BACKEND = "y" || IS_A_BACKEND = "Y"
- default n if IS_A_BACKEND != "y" && IS_A_BACKEND != "Y"
+ default y if IS_A_BACKEND = "y" || IS_A_BACKEND = "Y"
config BACKEND_ARCH
string