Commit a729659d authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Peter Korsgaard
Browse files

libdrm: Explain dependency on xorg in Kconfig

parent eabb9da7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@ config BR2_PACKAGE_LIBDRM_INTEL
	help
	  installs intel graphics driver

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

config BR2_PACKAGE_LIBDRM_RADEON
	bool "radeon"
	help