]> bbs.cooldavid.org Git - net-next-2.6.git/commit
s3c-fb: change to depending on CONFIG_S3C_FB_DEV
authorBen Dooks <ben-linux@fluff.org>
Wed, 11 Aug 2010 01:02:30 +0000 (18:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:09 +0000 (08:59 -0700)
commit45649fdb54c2e3feb59a8648608ed601511f2098
tree7db4ba317e44fe04f1c3c7d443fa8e775359acaa
parenta67ef278e24b1fe5ab8f5e8ef27f9654b91732de
s3c-fb: change to depending on CONFIG_S3C_FB_DEV

As suggested by Marek Szyprowski, we should make the driver depend on the
configuration currently being used to build the platform device into the
kernel.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pawel Osciak <p.osciak@samsung.com>
Cc: InKi Dae <inki.dae@samsung.com>
Cc: KyungMin Park <kyungmin.park.samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig