add HAVE_CLK to Kconfig, for driver dependencies
[sfrench/cifs-2.6.git] / arch / sh / Kconfig
index 3e7384f4619c9cd97002fd7264240aa69c7ba3ff..8879938f33566f0de6eb07b7e3bf1ba78f6afa3f 100644 (file)
@@ -8,6 +8,7 @@ mainmenu "Linux/SuperH Kernel Configuration"
 config SUPERH
        def_bool y
        select EMBEDDED
+       select HAVE_CLK
        select HAVE_IDE
        select HAVE_OPROFILE
        help