From: Jean Delvare Date: Tue, 8 Apr 2014 10:00:56 +0000 (+0200) Subject: video: exynos: Add a dependency to the menu X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb7652bebeac56769b8ae4d98990f4c508319cd;p=pandora-kernel.git video: exynos: Add a dependency to the menu All drivers under menu EXYNOS_VIDEO depend on either ARCH_S5PV210 or ARCH_EXYNOS, so add these as dependencies to the menu itself. This avoids presenting an empty and useless menu on other architectures. Then drivers under the menu only need a dependency if they depend on one of the supported architectures specifically. Signed-off-by: Jean Delvare Cc: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Cc: Kukjin Kim Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed