lkml.org 
[lkml]   [2013]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] C6X: remove "config COMMON_CLKDEV"
From
Date
Since C6X was added to the tree in v3.3 it has had an entry for
COMMON_CLKDEV in its main Kconfig file. But at that time nothing in the
tree used COMMON_CLKDEV anymore. That functionality is now available
through selecting CLKDEV_LOOKUP. And that is what this Kconfig file also
does. Anyhow, this Kconfig entry can be dropped.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Eyeball tested only.

arch/c6x/Kconfig | 3 ---
1 file changed, 3 deletions(-)

diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index f6a3648..ecee897 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -37,9 +37,6 @@ config GENERIC_HWEIGHT
config GENERIC_BUG
def_bool y

-config COMMON_CLKDEV
- def_bool y
-
config C6X_BIG_KERNEL
bool "Build a big kernel"
help
--
1.7.11.7


\
 
 \ /
  Last update: 2013-03-20 15:01    [W:0.067 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site