diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 12:59:19 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 12:59:19 +0000 |
commit | c0b7eece821b1f5da9dcbf33134bc20323d6bc43 (patch) | |
tree | bef3e5322b3ab1c3ec76585d3e2fc0b5127686a4 /target/linux/ixp4xx | |
parent | b70c6b1168fca5d832d4b5bbc1a539a26f12d938 (diff) |
only support EABI on ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.37 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/config-2.6.32 b/target/linux/ixp4xx/config-2.6.32 index 12f19ec31..cb98ce339 100644 --- a/target/linux/ixp4xx/config-2.6.32 +++ b/target/linux/ixp4xx/config-2.6.32 @@ -1,4 +1,3 @@ -# CONFIG_AEABI is not set CONFIG_ALIGNMENT_TRAP=y # CONFIG_ARCH_ADI_COYOTE is not set CONFIG_ARCH_IXCDP1100=y diff --git a/target/linux/ixp4xx/config-2.6.37 b/target/linux/ixp4xx/config-2.6.37 index 0aa8158c6..7bf63d52e 100644 --- a/target/linux/ixp4xx/config-2.6.37 +++ b/target/linux/ixp4xx/config-2.6.37 @@ -1,4 +1,3 @@ -# CONFIG_AEABI is not set CONFIG_ALIGNMENT_TRAP=y # CONFIG_ARCH_ADI_COYOTE is not set CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y |