diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 14:30:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 14:31:02 +0200 |
commit | d5fb7e522d2da44257758fc5af034e558e9fae68 (patch) | |
tree | 8331c3215f19330f35fe6907d4607ba9cb778986 /profiles | |
parent | profiles/arch/arm64: Unmask video_cards_tegra and add commentes about which C... (diff) | |
download | gentoo-d5fb7e522d2da44257758fc5af034e558e9fae68.tar.gz gentoo-d5fb7e522d2da44257758fc5af034e558e9fae68.tar.bz2 gentoo-d5fb7e522d2da44257758fc5af034e558e9fae68.zip |
profiles/arch/arm64: unmask nouveau video cards too
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/use.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index f3729179bcdb..3272dbbeb8c9 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -190,6 +190,7 @@ vim-syntax # e.g. Snapdragon 410E (dragonboard) -video_cards_freedreno # e.g. Nvidia's Tegra K1 T132 Denver +-video_cards_nouveau -video_cards_tegra # e.g. Raspeberry Pi 3 -video_cards_vc4 @@ -211,7 +212,6 @@ video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_newport -video_cards_nouveau video_cards_nsc video_cards_nv video_cards_r128 |