diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-07 12:59:19 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-07 12:59:19 +0000 |
commit | b74308c4337b9309f2eb86ca54e6c10edebddc13 (patch) | |
tree | b206df58e5ba505c00a6419d242b7c5d6402be83 /target/linux/imx21 | |
parent | 9649777395e0c292fdf1e7b25d7615582d44cfa1 (diff) | |
download | upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.tar.gz upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.tar.bz2 upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.zip |
only support EABI on ARM targets
SVN-Revision: 25928
Diffstat (limited to 'target/linux/imx21')
-rw-r--r-- | target/linux/imx21/config-2.6.34 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/imx21/config-2.6.34 b/target/linux/imx21/config-2.6.34 index b8fcf4b2d5..829c672d1e 100644 --- a/target/linux/imx21/config-2.6.34 +++ b/target/linux/imx21/config-2.6.34 @@ -1,4 +1,3 @@ -# CONFIG_AEABI is not set CONFIG_ALIGNMENT_TRAP=y # CONFIG_ARCH_MX1 is not set CONFIG_ARCH_MX2=y |