1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 13:19:29 +03:00

only support OABI userland due to EABI userland is not fully supported yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14163 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-01-24 01:44:17 +00:00
parent 23692a5e70
commit 0185418db8

View File

@ -1,4 +1,4 @@
CONFIG_AEABI=y
# CONFIG_AEABI is not set
CONFIG_ALIGNMENT_TRAP=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_LOGGER=y
@ -64,6 +64,7 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARM=y
CONFIG_ARM_THUMB=y
# CONFIG_ARPD is not set
# CONFIG_ARTHUR is not set
CONFIG_ASHMEM=y
CONFIG_ATAGS_PROC=y
CONFIG_ATA_OVER_ETH=m
@ -527,7 +528,6 @@ CONFIG_NLS=y
CONFIG_NO_IOPORT=y
CONFIG_NR_TTY_DEVICES=6
# CONFIG_NVRAM is not set
CONFIG_OABI_COMPAT=y
# CONFIG_OUTER_CACHE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
@ -625,7 +625,7 @@ CONFIG_SERIO=y
# CONFIG_SERIO_SERPORT is not set
CONFIG_SMDK2440_CPU2440=y
CONFIG_SMDK2440_CPU2442=y
# CONFIG_SND_ARM is not set
CONFIG_SND_ARM=y
# CONFIG_SND_DRIVERS is not set
# CONFIG_SND_HWDEP is not set
# CONFIG_SND_MIXER_OSS is not set