9
0
Fork 0

Remove bad Kconfig reference to HAVE_CLK

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

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2012-12-08 10:51:22 +04:00 committed by Sascha Hauer
parent e3d0ea26be
commit 6bfc380c91
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
config CLKDEV_LOOKUP
bool
select HAVE_CLK
config COMMON_CLK
bool