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/ep93xx/config-2.6.37 | |
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/ep93xx/config-2.6.37')
-rw-r--r-- | target/linux/ep93xx/config-2.6.37 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ep93xx/config-2.6.37 b/target/linux/ep93xx/config-2.6.37 index 48cdabdc08..6fb21942cd 100644 --- a/target/linux/ep93xx/config-2.6.37 +++ b/target/linux/ep93xx/config-2.6.37 @@ -1,4 +1,3 @@ -CONFIG_AEABI=y CONFIG_ALIGNMENT_TRAP=y CONFIG_ARCH_EP93XX=y CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y @@ -165,7 +164,6 @@ CONFIG_MTD_CFI_STAA=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_RAM=y CONFIG_NEED_DMA_MAP_STATE=y -CONFIG_OABI_COMPAT=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PCI_SYSCALL is not set |