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 | c5b1e5ded29e0054b02fc8cfb6617a07b7fd90f5 (patch) | |
tree | bef3e5322b3ab1c3ec76585d3e2fc0b5127686a4 /target/linux/omap35xx/gumstix/config-2.6.36 | |
parent | f5b3b05ba88d57155b87470c203a50be494dd334 (diff) | |
download | master-187ad058-c5b1e5ded29e0054b02fc8cfb6617a07b7fd90f5.tar.gz master-187ad058-c5b1e5ded29e0054b02fc8cfb6617a07b7fd90f5.tar.bz2 master-187ad058-c5b1e5ded29e0054b02fc8cfb6617a07b7fd90f5.zip |
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/omap35xx/gumstix/config-2.6.36')
-rw-r--r-- | target/linux/omap35xx/gumstix/config-2.6.36 | 2 |
1 files changed, 0 insertions, 2 deletions
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 |