mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
only support OABI userland due to EABI userland is not fully supported yet
SVN-Revision: 14163
This commit is contained in:
parent
d99ccd5b15
commit
7864160019
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user