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/omap24xx | |
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/omap24xx')
-rw-r--r-- | target/linux/omap24xx/config-2.6.37 | 2 | ||||
-rw-r--r-- | target/linux/omap24xx/config-2.6.38 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/omap24xx/config-2.6.37 b/target/linux/omap24xx/config-2.6.37 index 8705722554..1ebc35de64 100644 --- a/target/linux/omap24xx/config-2.6.37 +++ b/target/linux/omap24xx/config-2.6.37 @@ -7,7 +7,6 @@ # CONFIG_ADIS16300 is not set # CONFIG_ADIS16350 is not set # CONFIG_ADIS16400 is not set -CONFIG_AEABI=y CONFIG_ALIGNMENT_TRAP=y # CONFIG_APM_EMULATION is not set CONFIG_ARCH_HAS_CPUFREQ=y @@ -409,7 +408,6 @@ CONFIG_NFS_V4_1=y CONFIG_NLS=y CONFIG_NOP_USB_XCEIV=m CONFIG_NO_HZ=y -# CONFIG_OABI_COMPAT is not set # CONFIG_OMAP2_DSS is not set CONFIG_OMAP_32K_TIMER=y CONFIG_OMAP_32K_TIMER_HZ=128 diff --git a/target/linux/omap24xx/config-2.6.38 b/target/linux/omap24xx/config-2.6.38 index 8115f0c382..66cf181580 100644 --- a/target/linux/omap24xx/config-2.6.38 +++ b/target/linux/omap24xx/config-2.6.38 @@ -43,7 +43,6 @@ CONFIG_ADIS16204=m # CONFIG_ADT7316 is not set # CONFIG_ADT7410 is not set # CONFIG_ADT75 is not set -CONFIG_AEABI=y CONFIG_ALIGNMENT_TRAP=y CONFIG_APM_EMULATION=y CONFIG_ARCH_HAS_CPUFREQ=y @@ -454,7 +453,6 @@ CONFIG_NFS_V4_1=y CONFIG_NLS=y CONFIG_NOP_USB_XCEIV=m CONFIG_NO_HZ=y -# CONFIG_OABI_COMPAT is not set # CONFIG_OMAP2_DSS is not set CONFIG_OMAP_32K_TIMER=y CONFIG_OMAP_32K_TIMER_HZ=128 |