libdrm: Explain dependency on xorg in Kconfig
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
eabb9da734
commit
a729659d70
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user