]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: s3c-fb: use ARCH_ dependancy
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Feb 2013 02:13:42 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:08 +0000 (16:52 +1100)
commit8591bdd50ae90ae52de67c76f2e8f10b0cfacdcb
tree46e49713996c3349857c5c8488e24e6e99fce276
parent244d7d6c0080ad690c0f0c4c6351c106d05978cf
video: s3c-fb: use ARCH_ dependancy

Use ARCH_ dependancy when using s3c-fb.  S3C_DEV_FB, S5P_DEV_FIMD0 cannot
be enabled on EXYNOS5.  So, ARCH_ should be used as dependancy for s3c-fb.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/Kconfig