diff options
author | Ricardo Salveti de Araujo <ricardo.salveti@linaro.org> | 2011-08-19 05:58:10 -0400 |
---|---|---|
committer | Paolo Pisati <paolo.pisati@canonical.com> | 2012-08-17 04:19:30 -0400 |
commit | f760c205bd00e506f74f9c57fb18bd77fe88db4a (patch) | |
tree | 01dad5e9a1fd3f68033598ad5bd488729372d9d7 | |
parent | 8085a37d1c0a372b70c3602ef7c49e91e1040eff (diff) |
UBUNTU: [Config] Disable built-in SGX and enable CONFIG_DRM=m
At Ubuntu we use SGX as a external kernel module, provided by a
different package, so avoid having an incompatible driver pre-compiled.
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
-rw-r--r-- | debian.ti-omap4/config/config.common.ubuntu | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index 59d08111aa4..03bf7bfffa4 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu | |||
@@ -670,7 +670,7 @@ CONFIG_DNOTIFY=y | |||
670 | CONFIG_DNS_RESOLVER=y | 670 | CONFIG_DNS_RESOLVER=y |
671 | CONFIG_DONGLE=y | 671 | CONFIG_DONGLE=y |
672 | CONFIG_DRAGONRISE_FF=y | 672 | CONFIG_DRAGONRISE_FF=y |
673 | # CONFIG_DRM is not set | 673 | CONFIG_DRM=m |
674 | CONFIG_DS1682=m | 674 | CONFIG_DS1682=m |
675 | CONFIG_DUMMY=m | 675 | CONFIG_DUMMY=m |
676 | CONFIG_DUMMY_CONSOLE=y | 676 | CONFIG_DUMMY_CONSOLE=y |
@@ -2594,12 +2594,11 @@ CONFIG_SERIO_RAW=m | |||
2594 | CONFIG_SERIO_SERPORT=y | 2594 | CONFIG_SERIO_SERPORT=y |
2595 | CONFIG_SGI_PARTITION=y | 2595 | CONFIG_SGI_PARTITION=y |
2596 | # CONFIG_SGX530 is not set | 2596 | # CONFIG_SGX530 is not set |
2597 | CONFIG_SGX540=y | 2597 | # CONFIG_SGX540 is not set |
2598 | # CONFIG_SGX_540_BUILD_DEBUG is not set | 2598 | # CONFIG_SGX_540_BUILD_DEBUG is not set |
2599 | CONFIG_SGX_540_BUILD_RELEASE=y | 2599 | # CONFIG_SGX_540_BUILD_RELEASE is not set |
2600 | # CONFIG_SGX_PDUMP is not set | ||
2601 | # CONFIG_SGX_REV110 is not set | 2600 | # CONFIG_SGX_REV110 is not set |
2602 | CONFIG_SGX_REV120=y | 2601 | # CONFIG_SGX_REV120 is not set |
2603 | CONFIG_SHMEM=y | 2602 | CONFIG_SHMEM=y |
2604 | CONFIG_SIGMATEL_FIR=m | 2603 | CONFIG_SIGMATEL_FIR=m |
2605 | CONFIG_SIGNALFD=y | 2604 | CONFIG_SIGNALFD=y |
@@ -3291,7 +3290,6 @@ CONFIG_VIDEO_V4L2_COMMON=y | |||
3291 | # CONFIG_VIDEO_VPFE_CAPTURE is not set | 3290 | # CONFIG_VIDEO_VPFE_CAPTURE is not set |
3292 | CONFIG_VIDEO_W9966=m | 3291 | CONFIG_VIDEO_W9966=m |
3293 | CONFIG_VIDEO_WM8775=m | 3292 | CONFIG_VIDEO_WM8775=m |
3294 | # CONFIG_VIRTUAL_DISPLAY_SUPPORT is not set | ||
3295 | CONFIG_VIRT_TO_BUS=y | 3293 | CONFIG_VIRT_TO_BUS=y |
3296 | CONFIG_VITESSE_PHY=m | 3294 | CONFIG_VITESSE_PHY=m |
3297 | CONFIG_VLAN_8021Q=m | 3295 | CONFIG_VLAN_8021Q=m |