From ccb148c4d7d22792a1a65d80c85f1800f2227cfa Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Mon, 31 Aug 2009 21:53:05 +0200 Subject: compat: don't build si4713 for kernels < 2.6.26 From: Hans Verkuil si4713 requires the new i2c API, so no point trying to build it on those old kernels. Priority: normal Signed-off-by: Hans Verkuil --- v4l/versions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v4l/versions.txt b/v4l/versions.txt index d4c7bd380..b2c5bd8fe 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -19,6 +19,8 @@ VIDEO_TVP514X RADIO_TEA5764 VIDEO_THS7303 VIDEO_ADV7343 +RADIO_SI4713 +I2C_SI4713 [2.6.25] # Requires gpiolib -- cgit v1.2.3