Remove the CONFIG_IS_TICK_BASED macro - never set now.
Thanks
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany
Signed-off-by: G. Liakhovetski <[email protected]>
diff --exclude=CVS -ur linux-2.6.18-rt6/arch/arm/Kconfig linux-2.6.18-rt6-rmdead/arch/arm/Kconfig
--- linux-2.6.18-rt6/arch/arm/Kconfig 2006-10-19 15:45:37.639189355 +0200
+++ linux-2.6.18-rt6-rmdead/arch/arm/Kconfig 2006-10-19 15:47:19.259176672 +0200
@@ -360,15 +360,6 @@
source "arch/arm/mach-netx/Kconfig"
-config IS_TICK_BASED
- bool
- depends on GENERIC_TIME
- default y
- help
- This is used on platforms that have not added a clocksource to
- support GENERIC_TIME. Platforms which have a clocksource
- should set this to 'n' in their mach-*/Kconfig.
-
# Definitions to make life easier
config ARCH_ACORN
bool
diff --exclude=CVS -ur linux-2.6.18-rt6/arch/arm/mach-ixp4xx/Kconfig linux-2.6.18-rt6-rmdead/arch/arm/mach-ixp4xx/Kconfig
--- linux-2.6.18-rt6/arch/arm/mach-ixp4xx/Kconfig 2006-10-19 12:29:12.434092798 +0200
+++ linux-2.6.18-rt6-rmdead/arch/arm/mach-ixp4xx/Kconfig 2006-10-19 15:41:15.375060531 +0200
@@ -1,9 +1,5 @@
if ARCH_IXP4XX
-config IS_TICK_BASED
- bool
- default n
-
config ARCH_SUPPORTS_BIG_ENDIAN
bool
default y
diff --exclude=CVS -ur linux-2.6.18-rt6/arch/arm/mach-versatile/Kconfig linux-2.6.18-rt6-rmdead/arch/arm/mach-versatile/Kconfig
--- linux-2.6.18-rt6/arch/arm/mach-versatile/Kconfig 2006-10-19 12:29:12.437092147 +0200
+++ linux-2.6.18-rt6-rmdead/arch/arm/mach-versatile/Kconfig 2006-10-19 15:41:29.527991395 +0200
@@ -1,10 +1,6 @@
menu "Versatile platform type"
depends on ARCH_VERSATILE
-config IS_TICK_BASED
- bool
- default n
-
config ARCH_VERSATILE_PB
bool "Support Versatile/PB platform"
default y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]