diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-04 22:03:40 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-04 22:03:40 +0100 |
commit | a2c7fc5c3bf86996e9c30ce2a692dbf7a65d60de (patch) | |
tree | a0b6522f136e050ae50c304d7ed2a37982664abb /target/linux/config/Config.in.graphics | |
parent | 1b8b4b1839bb012877b8e98cc8932b4cf0349440 (diff) | |
parent | f8a2963c529bd811e49693a0eaf3b1f19e90f1be (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.graphics')
-rw-r--r-- | target/linux/config/Config.in.graphics | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index dbd6185d0..3c8c683ef 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -71,7 +71,6 @@ config ADK_KERNEL_MXC_GPU_VIV config ADK_KERNEL_MXC_ASRC tristate - default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 config ADK_KERNEL_MXC_HDMI_CEC boolean @@ -183,7 +182,6 @@ config ADK_KERNEL_DRM_DW_HDMI_AUDIO tristate depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 depends on ADK_KERNEL_VERSION_3_16 - #default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default n help @@ -191,7 +189,6 @@ config ADK_KERNEL_DRM_DW_HDMI_CEC tristate depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 depends on ADK_KERNEL_VERSION_3_16 - #default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default n help |