diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 20:38:38 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 997dbaf55731aa8d4a0228dd7b933faed198c0c4 (patch) | |
tree | 713fa405e89533bfc6f8ad8a69edde436dff4708 /profiles/arch/x86 | |
parent | profiles: Simplify video_cards_siliconmotion mask (diff) | |
download | gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.gz gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.bz2 gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.zip |
profiles: Simplify video_cards_ast mask
Instead of masking it on all the platforms it's not available,
unmask it on the only two platforms it is.
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 5d3631e933d8..a7dbf6242459 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -136,6 +136,7 @@ -input_devices_synaptics -input_devices_vmmouse -input_devices_wacom +-video_cards_ast -video_cards_i915 -video_cards_i965 -video_cards_intel |