lkml.org 
[lkml]   [2006]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2/3] Remove CONFIG_IS_TICK_BASED
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 <gl@dsa-ac.de>

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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-10-19 17:23    [W:0.033 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site