[kernel] r22186 - dists/trunk/linux/debian/config/armel
Ben Hutchings
benh at moszumanska.debian.org
Wed Dec 10 19:38:02 UTC 2014
Author: benh
Date: Wed Dec 10 19:38:02 2014
New Revision: 22186
Log:
[armel] Share config-reduced between kirkwood and orion5x
Move the config symbols not already set by kirkwood into config.orion5x
Modified:
dists/trunk/linux/debian/config/armel/config-reduced
dists/trunk/linux/debian/config/armel/config.kirkwood
dists/trunk/linux/debian/config/armel/config.orion5x
dists/trunk/linux/debian/config/armel/defines
Modified: dists/trunk/linux/debian/config/armel/config-reduced
==============================================================================
--- dists/trunk/linux/debian/config/armel/config-reduced Wed Dec 10 19:16:10 2014 (r22185)
+++ dists/trunk/linux/debian/config/armel/config-reduced Wed Dec 10 19:38:02 2014 (r22186)
@@ -1,89 +1,25 @@
##
-## 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
@@ -91,22 +27,7 @@
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
-
Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood Wed Dec 10 19:16:10 2014 (r22185)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood Wed Dec 10 19:38:02 2014 (r22186)
@@ -40,11 +40,6 @@
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
##
-## file: block/Kconfig.iosched
-##
-CONFIG_IOSCHED_DEADLINE=m
-
-##
## file: block/partitions/Kconfig
##
CONFIG_ACORN_PARTITION=y
@@ -163,11 +158,6 @@
# CONFIG_DRM is not set
##
-## file: drivers/gpu/vga/Kconfig
-##
-# CONFIG_VGA_ARB is not set
-
-##
## file: drivers/hwmon/Kconfig
##
CONFIG_SENSORS_GPIO_FAN=m
@@ -606,20 +596,6 @@
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
##
# CONFIG_FUNCTION_GRAPH_TRACER is not set
@@ -650,16 +626,6 @@
CONFIG_ROSE=m
##
-## file: net/ipv6/Kconfig
-##
-CONFIG_IPV6=m
-
-##
-## file: net/netlink/Kconfig
-##
-# CONFIG_NETLINK_MMAP is not set
-
-##
## file: sound/soc/Kconfig
##
CONFIG_SND_SOC=m
Modified: dists/trunk/linux/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.orion5x Wed Dec 10 19:16:10 2014 (r22185)
+++ dists/trunk/linux/debian/config/armel/config.orion5x Wed Dec 10 19:38:02 2014 (r22186)
@@ -1,4 +1,9 @@
##
+## file: arch/Kconfig
+##
+# CONFIG_KPROBES is not set
+
+##
## file: arch/arm/Kconfig
##
## choice: ARM system type
@@ -53,6 +58,12 @@
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
##
+## file: block/Kconfig
+##
+#. Saves about 4K
+# CONFIG_BLK_DEV_INTEGRITY is not set
+
+##
## file: block/partitions/Kconfig
##
CONFIG_ACORN_PARTITION=y
@@ -77,6 +88,11 @@
CONFIG_SUN_PARTITION=y
##
+## file: crypto/Kconfig
+##
+# CONFIG_CRYPTO_FIPS is not set
+
+##
## file: drivers/ata/Kconfig
##
CONFIG_ATA=m
@@ -475,11 +491,23 @@
# 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
##
CONFIG_SERIAL_8250=y
@@ -532,6 +560,35 @@
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
##
## choice: Memory model
@@ -539,6 +596,17 @@
# 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_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
+
Modified: dists/trunk/linux/debian/config/armel/defines
==============================================================================
--- dists/trunk/linux/debian/config/armel/defines Wed Dec 10 19:16:10 2014 (r22185)
+++ dists/trunk/linux/debian/config/armel/defines Wed Dec 10 19:38:02 2014 (r22186)
@@ -28,6 +28,9 @@
# 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
More information about the Kernel-svn-changes
mailing list