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/omap35xx/gumstix | |
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/omap35xx/gumstix')
-rw-r--r-- | target/linux/omap35xx/gumstix/config-2.6.34 | 2 | ||||
-rw-r--r-- | target/linux/omap35xx/gumstix/config-2.6.36 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/omap35xx/gumstix/config-2.6.34 b/target/linux/omap35xx/gumstix/config-2.6.34 index 8c9688793e..d20f13f50c 100644 --- a/target/linux/omap35xx/gumstix/config-2.6.34 +++ b/target/linux/omap35xx/gumstix/config-2.6.34 @@ -1,4 +1,3 @@ -CONFIG_AEABI=y CONFIG_ALIGNMENT_TRAP=y # CONFIG_APM_EMULATION is not set CONFIG_ARCH_HAS_CPUFREQ=y @@ -287,7 +286,6 @@ CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y CONFIG_NLS_UTF8=m CONFIG_NO_HZ=y -# CONFIG_OABI_COMPAT is not set CONFIG_OMAP2_DSS=y # CONFIG_OMAP2_DSS_COLLECT_IRQ_STATS is not set CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y diff --git a/target/linux/omap35xx/gumstix/config-2.6.36 b/target/linux/omap35xx/gumstix/config-2.6.36 index 6bfd63803b..8a8ef1778a 100644 --- a/target/linux/omap35xx/gumstix/config-2.6.36 +++ b/target/linux/omap35xx/gumstix/config-2.6.36 @@ -1,4 +1,3 @@ -CONFIG_AEABI=y CONFIG_ALIGNMENT_TRAP=y # CONFIG_APM_EMULATION is not set CONFIG_ARCH_HAS_CPUFREQ=y @@ -281,7 +280,6 @@ CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y CONFIG_NLS_UTF8=m CONFIG_NO_HZ=y -# CONFIG_OABI_COMPAT is not set CONFIG_OMAP2_DSS=y # CONFIG_OMAP2_DSS_COLLECT_IRQ_STATS is not set CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y |