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:
Bernd Kuhls 2014-04-27 12:35:13 +02:00 committed by Peter Korsgaard
parent eabb9da734
commit a729659d70
1 changed files with 3 additions and 0 deletions

View File

@ -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