[armel] Share config-reduced between kirkwood and orion5x

Move the config symbols not already set by kirkwood into config.orion5x

svn path=/dists/trunk/linux/; revision=22186
This commit is contained in:
Ben Hutchings 2014-12-10 19:38:02 +00:00
parent 4ec5e3c4fe
commit 4f1102baba
4 changed files with 86 additions and 113 deletions

View File

@ -1,112 +1,33 @@
##
## file: arch/Kconfig
##
# CONFIG_KPROBES is not set
##
## file: block/Kconfig
##
#. Saves about 4K
# CONFIG_BLK_DEV_INTEGRITY is not set
##
## file: block/Kconfig.iosched
##
CONFIG_IOSCHED_DEADLINE=m
##
## file: crypto/Kconfig
##
# CONFIG_CRYPTO_FIPS is not set
##
## file: drivers/gpu/vga/Kconfig
##
# CONFIG_VGA_ARB is not set
##
## file: drivers/scsi/ufs/Kconfig
##
#. Selects PM_DEVFREQ, which will add some built-in code
# CONFIG_SCSI_UFSHCD is not set
##
## file: drivers/target/Kconfig
##
#. Selects BLK_DEV_INTEGRITY, which will add some built-in code
# CONFIG_TCM_IBLOCK is not set
##
## file: init/Kconfig
##
# CONFIG_AUDIT is not set
# CONFIG_AUDITSYSCALL is not set
#. Saves about 7K
# CONFIG_MEMCG is not set
# CONFIG_CHECKPOINT_RESTORE is not set
#. Saves about 5K
# CONFIG_USER_NS is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
#. Saves about 17K, and none of the quirks are likely to be needed
# CONFIG_PCI_QUIRKS is not set
# CONFIG_PROFILING is not set
##
## file: kernel/power/Kconfig
##
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
# CONFIG_PM_RUNTIME is not set
##
## file: kernel/trace/Kconfig
##
# CONFIG_FTRACE is not set
##
## file: lib/Kconfig.debug
##
# CONFIG_DYNAMIC_DEBUG is not set
#. This really sucks, but saves about 2%
# CONFIG_DEBUG_BUGVERBOSE is not set
##
## file: mm/Kconfig
##
#. Saves about 7K
# CONFIG_COMPACTION is not set
# CONFIG_KSM is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_ZSMALLOC is not set
##
## file: net/Kconfig
##
#. Saves about 3K
# CONFIG_BPF_JIT is not set
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=m
##
## file: net/mpls/Kconfig
##
# CONFIG_NET_MPLS_GSO is not set
##
## file: net/netlink/Kconfig
##
# CONFIG_NETLINK_MMAP is not set
##
## file: security/Kconfig
##
# CONFIG_SECURITY is not set
##
## file: usr/Kconfig
##
# CONFIG_RD_LZ4 is not set

View File

@ -39,11 +39,6 @@ CONFIG_ARM_THUMB=y
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
##
## file: block/Kconfig.iosched
##
CONFIG_IOSCHED_DEADLINE=m
##
## file: block/partitions/Kconfig
##
@ -162,11 +157,6 @@ CONFIG_GPIO_SYSFS=y
##
# CONFIG_DRM is not set
##
## file: drivers/gpu/vga/Kconfig
##
# CONFIG_VGA_ARB is not set
##
## file: drivers/hwmon/Kconfig
##
@ -605,20 +595,6 @@ CONFIG_JFFS2_FS=y
##
CONFIG_UBIFS_FS=y
##
## file: init/Kconfig
##
#. Saves about 7K
# CONFIG_MEMCG is not set
#. Saves about 3K
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
##
## file: kernel/power/Kconfig
##
# CONFIG_SUSPEND is not set
##
## file: kernel/trace/Kconfig
##
@ -649,16 +625,6 @@ CONFIG_AX25=m
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=m
##
## file: net/netlink/Kconfig
##
# CONFIG_NETLINK_MMAP is not set
##
## file: sound/soc/Kconfig
##

View File

@ -1,3 +1,8 @@
##
## file: arch/Kconfig
##
# CONFIG_KPROBES is not set
##
## file: arch/arm/Kconfig
##
@ -52,6 +57,12 @@ CONFIG_ARM_THUMB=y
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
##
## file: block/Kconfig
##
#. Saves about 4K
# CONFIG_BLK_DEV_INTEGRITY is not set
##
## file: block/partitions/Kconfig
##
@ -76,6 +87,11 @@ CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
##
## file: crypto/Kconfig
##
# CONFIG_CRYPTO_FIPS is not set
##
## file: drivers/ata/Kconfig
##
@ -474,11 +490,23 @@ CONFIG_RTC_DRV_S35390A=y
##
# CONFIG_SCSI_QLA_ISCSI is not set
##
## file: drivers/scsi/ufs/Kconfig
##
#. Selects PM_DEVFREQ, which will add some built-in code
# CONFIG_SCSI_UFSHCD is not set
##
## file: drivers/ssb/Kconfig
##
# CONFIG_SSB is not set
##
## file: drivers/target/Kconfig
##
#. Selects BLK_DEV_INTEGRITY, which will add some built-in code
# CONFIG_TCM_IBLOCK is not set
##
## file: drivers/tty/serial/8250/Kconfig
##
@ -531,6 +559,35 @@ CONFIG_FB=m
##
CONFIG_ORION_WATCHDOG=m
##
## file: init/Kconfig
##
# CONFIG_AUDIT is not set
# CONFIG_AUDITSYSCALL is not set
#. Saves about 5K
# CONFIG_USER_NS is not set
#. Saves about 17K, and none of the quirks are likely to be needed
# CONFIG_PCI_QUIRKS is not set
# CONFIG_PROFILING is not set
##
## file: kernel/power/Kconfig
##
# CONFIG_HIBERNATION is not set
# CONFIG_PM_RUNTIME is not set
##
## file: kernel/trace/Kconfig
##
# CONFIG_FTRACE is not set
##
## file: lib/Kconfig.debug
##
# CONFIG_DYNAMIC_DEBUG is not set
#. This really sucks, but saves about 2%
# CONFIG_DEBUG_BUGVERBOSE is not set
##
## file: mm/Kconfig
##
@ -539,6 +596,17 @@ CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
## end choice
#. Saves about 7K
# CONFIG_COMPACTION is not set
# CONFIG_KSM is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_ZSMALLOC is not set
##
## file: net/Kconfig
##
#. Saves about 3K
# CONFIG_BPF_JIT is not set
##
## file: net/atm/Kconfig
@ -554,3 +622,18 @@ CONFIG_AX25=m
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/mpls/Kconfig
##
# CONFIG_NET_MPLS_GSO is not set
##
## file: security/Kconfig
##
# CONFIG_SECURITY is not set
##
## file: usr/Kconfig
##
# CONFIG_RD_LZ4 is not set

View File

@ -28,6 +28,9 @@ recommends: uboot-mkimage
# QNAP TS-119/TS-219: 2097152 - 8 - 64 = 2097080
check-size: 2097080
check-size-with-dtb: true
configs:
armel/config-reduced
armel/config.kirkwood
[orion5x_description]
hardware: Marvell Orion