diff --git a/openwrt/Config.in b/openwrt/Config.in
index 576e4826da14dfb75660cae89f4dcd69d5a85c0b..6d636d1a72119e79c11eb816ca47ba5ab52bd815 100644
--- a/openwrt/Config.in
+++ b/openwrt/Config.in
@@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
 	bool
 	default y
 
+config BR2_mipsel
+	default y
+
 choice
 	default BR2_mipsel
 	help