aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-07-24 04:37:54 -0300
committerJohn Rigby <john.rigby@linaro.org>2011-11-18 20:10:35 -0700
commitd5fa6e6c2b345d6d65d0ba0df50df55a7050d002 (patch)
tree13e57b410cb18bcdb2a9234c3b67162d6e547132
parentb0443c2163e2e044a525d5120197ec9d55b580ae (diff)
LINARO: CONFIG: Enabling DRM as a module to work with SGX
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 0756d145ff1..6ad2509429f 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -455,7 +455,7 @@ CONFIG_DISPLAY_SUPPORT=y
# CONFIG_DNET is not set
CONFIG_DNOTIFY=y
CONFIG_DNS_RESOLVER=y
-# CONFIG_DRM is not set
+CONFIG_DRM=m
# CONFIG_DS1682 is not set
CONFIG_DTC=y
# CONFIG_DUMMY is not set
@@ -720,6 +720,7 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HZ=128
CONFIG_I2C=y
+CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_COMPAT=y