From: Ben Hutchings Date: Thu, 12 May 2011 12:42:17 +0000 (+0000) Subject: video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIME X-Git-Tag: v3.0-rc1~166^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b52cf4617bedccef64cee63ba8ec68b213bc21;p=pandora-kernel.git video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIME The driver can be built as either a PCI or platform (OF) driver. It might make sense to built it as both (though that is not currently possible) but it certainly doesn't make sense to build it as neither! Add dependencies and add a choice group to ensure that exactly one of FB_MB862XX_PCI_GDC and FB_MB862XX_LIME is selected. Signed-off-by: Ben Hutchings Acked-by: Anatolij Gustschin Signed-off-by: Paul Mundt --- Reading git-diff-tree failed