|
@@ -50,6 +50,11 @@ config BR2_PACKAGE_DIRECTFB_MATROX
|
|
|
depends on BR2_PACKAGE_DIRECTFB
|
|
|
depends on BR2_i386 || BR2_x86_64
|
|
|
|
|
|
+config BR2_PACKAGE_DIRECTFB_PXA3XX
|
|
|
+ bool "compile pxa3xx graphics driver"
|
|
|
+ depends on BR2_PACKAGE_DIRECTFB
|
|
|
+ depends on BR2_arm
|
|
|
+
|
|
|
config BR2_PACKAGE_DIRECTFB_UNICHROME
|
|
|
bool "compile unichrome graphics driver"
|
|
|
default y
|