Skip to content

Commit

Permalink
Revert "build: enable MIPS16 by default if available"
Browse files Browse the repository at this point in the history
This reverts commit r37926.
It seems to trigger some weird issues in hostapd that should be
investigated first

SVN-Revision: 37928
  • Loading branch information
Felix Fietkau committed Sep 10, 2013
1 parent 7e6b26a commit 7198523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,6 @@ menuconfig TARGET_OPTIONS
config USE_MIPS16
bool "Build packages with MIPS16 instructions" if TARGET_OPTIONS
depends on HAS_MIPS16
default y
help
If your target CPU does support the MIPS16 instruction set
and you want to use it for packages, enable this option.
Expand Down

0 comments on commit 7198523

Please sign in to comment.