summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.graphics
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-03 17:11:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-03 17:11:26 +0100
commit997830b4badbe43675b8c4f3d8ea7390b1cdf61f (patch)
treeffddcffff5a4841fb44aaabb3494af8a4fb2e81f /target/linux/config/Config.in.graphics
parent9d7481f99afcf8289aba23cefb9d23a22fc829cb (diff)
add mtrr support, mask some drivers not useful for ibm x40
Diffstat (limited to 'target/linux/config/Config.in.graphics')
-rw-r--r--target/linux/config/Config.in.graphics2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics
index c49d0f644..db6dcf36a 100644
--- a/target/linux/config/Config.in.graphics
+++ b/target/linux/config/Config.in.graphics
@@ -32,6 +32,7 @@ config ADK_KERNEL_FB_GEODE_LX
select ADK_KERNEL_FB_GEODE
default y if ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
default n
+ depends on ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
help
Framebuffer support for ALIX boards with VGA.
@@ -47,6 +48,7 @@ config ADK_HARDWARE_GRAPHICS_INTEL_I915
select ADK_KERNEL_DRM_I915
default y if ADK_TARGET_SYSTEM_IBM_X40
default n
+ depends on ADK_TARGET_SYSTEM_IBM_X40
help
AGP/DRM/KMS support for Intel chipset i915.