summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@ti.com>2010-04-08 17:59:21 +0530
committerRicardo Perez Olivares <x0081762@ti.com>2010-04-08 17:42:34 -0500
commitcf30188afd199cc4816cd9694a1db284334717b0 (patch)
treeba86a4236f21b7f6a68471b881962085b27e516a
parent27a9ab9e053134c0e8ed13a6692428b49184219f (diff)
OMAP4: PM: Update omap4_pm_defconfig
Some options recently introduced cause link errors when enabled. LD .tmp_vmlinux1 drivers/built-in.o: In function `dpi_set_mode': /home/x0016154/L24.0.13-new/drivers/video/omap2/dss/dpi.c:174: undefined reference to `dsi_pll_uninit' drivers/built-in.o: In function `notify_ducatidrv_sendevent': /home/x0016154/L24.0.13-new/drivers/dsp/syslink/notify_ducatidriver/notify_ducati.c:1013: undefined reference to `omap_mbox_msg_send' drivers/built-in.o: In function `notify_ducatidrv_setup': /home/x0016154/L24.0.13-new/drivers/dsp/syslink/notify_ducatidriver/notify_ducati.c:691: undefined reference to `omap_mbox_get' drivers/built-in.o: In function `notify_ducatidrv_destroy': /home/x0016154/L24.0.13-new/drivers/dsp/syslink/notify_ducatidriver/notify_ducati.c:626: undefined reference to `omap_mbox_put' make: *** [.tmp_vmlinux1] Error 1 These options are now disabled in omap4_pm_defconfig, but these also need to be fixed in the respective drivers. No kernel option should be such that enabling/disabling it causes link errors. Signed-off-by: Rajendra Nayak <rnayak@ti.com>
-rw-r--r--arch/arm/configs/omap4_pm_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/omap4_pm_defconfig b/arch/arm/configs/omap4_pm_defconfig
index 32975a35d6c7..0e323ca1060f 100644
--- a/arch/arm/configs/omap4_pm_defconfig
+++ b/arch/arm/configs/omap4_pm_defconfig
@@ -835,6 +835,7 @@ CONFIG_REGULATOR_TWL4030=y
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
+# CONFIG_OMAP2_DSS is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
#
@@ -999,6 +1000,9 @@ CONFIG_RTC_DRV_TWL4030=y
# TI VLYNQ
#
# CONFIG_STAGING is not set
+CONFIG_DMM_OMAP=y
+CONFIG_TILER_OMAP=y
+# CONFIG_Sys_Link is not set
#
# File systems