From 7d57b512791d50a9a0e37b7db2267718ddd6527c Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Fri, 22 Jun 2007 17:59:03 +0000 Subject: [PATCH] debian/arch/config: Reorder. svn path=/dists/trunk/linux-2.6/; revision=9019 --- debian/arch/config | 50 ++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/debian/arch/config b/debian/arch/config index 7c84f8685..6770ab958 100644 --- a/debian/arch/config +++ b/debian/arch/config @@ -76,30 +76,6 @@ CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT is not set # CONFIG_PREEMPT_BKL is not set -# -# Firmware Drivers -# -CONFIG_SELECT_MEMORY_MODEL=y -CONFIG_FLATMEM=y -# CONFIG_SPARSEMEM_STATIC is not set -# CONFIG_SECCOMP is not set -# CONFIG_HZ_100 is not set -CONFIG_HZ_250=y -# CONFIG_HZ_1000 is not set -CONFIG_HZ=250 -# CONFIG_CRASH_DUMP is not set - -# -# Power management options (ACPI, APM) -# -# CONFIG_PM_SYSFS_DEPRECATED is not set - -# -# Executable file formats -# -CONFIG_BINFMT_ELF=y -CONFIG_BINFMT_MISC=m - # # Networking # @@ -467,6 +443,32 @@ CONFIG_NET_ESTIMATOR=y # CONFIG_NET_PKTGEN=m + + +# +# Firmware Drivers +# +CONFIG_SELECT_MEMORY_MODEL=y +CONFIG_FLATMEM=y +# CONFIG_SPARSEMEM_STATIC is not set +# CONFIG_SECCOMP is not set +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 +# CONFIG_CRASH_DUMP is not set + +# +# Power management options (ACPI, APM) +# +# CONFIG_PM_SYSFS_DEPRECATED is not set + +# +# Executable file formats +# +CONFIG_BINFMT_ELF=y +CONFIG_BINFMT_MISC=m + # # AX.25 network device drivers #