debian/arch/config: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=9019
This commit is contained in:
Bastian Blank 2007-06-22 17:59:03 +00:00
parent 8f3fde5de2
commit 7d57b51279
1 changed files with 26 additions and 24 deletions

50
debian/arch/config vendored
View File

@ -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
#