From 41815ee5c8e09f3d3fca0e38045d99f9f4da5e12 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 25 Oct 2007 21:08:46 +0000 Subject: add feature flag for display support. will be used as dependency for x.org SVN-Revision: 9448 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 0c8864f..2dc5ec4 100644 --- a/target/Config.in +++ b/target/Config.in @@ -8,6 +8,9 @@ config LINUX_2_4 config LINUX_2_6 bool +config DISPLAY_SUPPORT + bool + config PCI_SUPPORT bool -- cgit v1.1