Commit 2526d2f0 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

libdrm/intel: Explain dependency on xorg in Kconfig only for BR2_i386/BR2_x86_64

parent 67a74e6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ config BR2_PACKAGE_LIBDRM_INTEL
	  installs intel graphics driver

comment "libdrm intel driver depends on X.org"
	depends on BR2_i386 || BR2_x86_64
	depends on !BR2_PACKAGE_XORG7

config BR2_PACKAGE_LIBDRM_RADEON