[PATCH 4/8] Remove bad Kconfig reference to HAVE_CLK

Alexander Shiyan shc_work at mail.ru
Sat Dec 8 01:51:22 EST 2012


Barebox not contain symbol HAVE_CLK, so remove all references to it.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 drivers/clk/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 66c1c46..4589128 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -1,7 +1,6 @@
 
 config CLKDEV_LOOKUP
 	bool
-	select HAVE_CLK
 
 config COMMON_CLK
 	bool
-- 
1.7.8.6




More information about the barebox mailing list