commit | fad8fa4782fde8afffc16b2b907b7f5bdbf03133 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Thu Oct 20 14:10:26 2011 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 20 14:10:26 2011 +0200 |
tree | 96383d23a2acee955dec0551a388631538908cbe | |
parent | 4a4cc2b6bf475c183443278808b758c702c01404 [diff] |
crypto: picoxcell - add dependency on HAVE_CLK The picoxcell crypto driver requires the clk API, but the platform in mainline does not currently support it. Add an explicit dependency on HAVE_CLK to avoid build breakage. Signed-off-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>