From 2f066bcd56649219973cdcde038668935583bb37 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 23 Nov 2017 18:17:08 -0800 Subject: profiles: Simplify video_cards_{i915,i965,intel} masks Instead of masking them on all the platforms they're not available, unmask them on the only two platforms they are. --- profiles/arch/powerpc/use.mask | 3 --- 1 file changed, 3 deletions(-) (limited to 'profiles/arch/powerpc') diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 60ef03a5a1d5..9718f9d7ea12 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -116,7 +116,6 @@ video_cards_ark video_cards_ast video_cards_i128 video_cards_i740 -video_cards_intel video_cards_neomagic video_cards_rendition video_cards_siliconmotion @@ -127,8 +126,6 @@ video_cards_vesa # Matt Turner # Mask more VIDEO_CARDs added with mesa-8.0 -video_cards_i915 -video_cards_i965 # vmware wasn't added with mesa-8.0, but it should still be masked video_cards_vmware -- cgit v1.2.3-65-gdbad