mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
only support EABI on ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,28 +1,7 @@
|
||||
|
||||
#
|
||||
# AC97 GPIO expanders:
|
||||
# also be needed; see USB_STORAGE Help for more info
|
||||
# Android
|
||||
# At least one emulation must be selected
|
||||
# Audio decoders
|
||||
# Authenticated Encryption with Associated Data
|
||||
# Automatically generated make config: don't edit
|
||||
# Block modes
|
||||
# Boot options
|
||||
# Bus support
|
||||
# Caches
|
||||
# Camera Sensor Selection
|
||||
# CBUS support
|
||||
# CD-ROM/DVD Filesystems
|
||||
# CFG80211 needs to be enabled for MAC80211
|
||||
# Character devices
|
||||
# Ciphers
|
||||
# Compression
|
||||
# CONFIG_AB3100_CORE is not set
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
# CONFIG_ADFS_FS is not set
|
||||
CONFIG_AEABI=y
|
||||
# CONFIG_AFFS_FS is not set
|
||||
# CONFIG_AF_RXRPC is not set
|
||||
CONFIG_AIO=y
|
||||
@@ -849,7 +828,6 @@ CONFIG_NLS=y
|
||||
CONFIG_NO_HZ=y
|
||||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
# CONFIG_NTFS_FS is not set
|
||||
# CONFIG_OABI_COMPAT is not set
|
||||
# CONFIG_OCF_OCF is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user