summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.graphics
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-15 15:51:04 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-15 16:58:33 -0500
commitd6a728822ca8b1e3cd3ab741e8cc11d15efc6041 (patch)
treea41fe9c4c41c82742ae90e5c53ddcc1ffb5bd6fa /target/linux/config/Config.in.graphics
parenta71d4287998b3c9f888ce78bdd4b5017eb11c6d9 (diff)
convert fblogo patch to generic patch, remove addon stuff for this
Diffstat (limited to 'target/linux/config/Config.in.graphics')
-rw-r--r--target/linux/config/Config.in.graphics13
1 files changed, 4 insertions, 9 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics
index 3c8c683ef..b93237ad4 100644
--- a/target/linux/config/Config.in.graphics
+++ b/target/linux/config/Config.in.graphics
@@ -164,7 +164,9 @@ config ADK_KERNEL_FB_CON_DECOR
prompt "Enable fullscreen boot logo"
boolean
select ADK_PACKAGE_FBSPLASH
- select ADK_KERNEL_ADDON_FBLOGO
+ depends on ADK_KERNEL_VERSION_3_19 || \
+ ADK_KERNEL_VERSION_3_18 || \
+ ADK_KERNEL_VERSION_3_14
default n
config ADK_KERNEL_FB_VESA
@@ -178,13 +180,6 @@ config ADK_KERNEL_FB_VESA
help
Framebuffer support for VirtualBox Emulator.
-config ADK_KERNEL_DRM_DW_HDMI_AUDIO
- tristate
- depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
- depends on ADK_KERNEL_VERSION_3_16
- default n
- help
-
config ADK_KERNEL_DRM_DW_HDMI_CEC
tristate
depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
@@ -211,7 +206,7 @@ config ADK_KERNEL_DRM_IMX
select ADK_KERNEL_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY
select ADK_KERNEL_I2C_IMX
depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
- depends on ADK_KERNEL_VERSION_3_16
+ depends on ADK_KERNEL_VERSION_3_18
default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default n
help