aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/da8xx_omapl_defconfig
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2012-09-05 21:02:55 +0530
committerSekhar Nori <nsekhar@ti.com>2012-10-30 20:00:32 +0530
commit001b35fff5d8b0d99a5ae16d8126d501b73cf8aa (patch)
tree36e7c42e99c6b2cd4d8368a2283506fc6ed94981 /arch/arm/configs/da8xx_omapl_defconfig
parent3a373904b88a73445f7a78249cf60efabbf1a9f3 (diff)
ARM: davinci: da8xx defconfig: enable DT config options
Enable DT related config options in da8xx_omapl_defconfig Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/configs/da8xx_omapl_defconfig')
-rw-r--r--arch/arm/configs/da8xx_omapl_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig
index 88ccde058ba4..f29223954af8 100644
--- a/arch/arm/configs/da8xx_omapl_defconfig
+++ b/arch/arm/configs/da8xx_omapl_defconfig
@@ -17,6 +17,7 @@ CONFIG_MODVERSIONS=y
CONFIG_ARCH_DAVINCI=y
CONFIG_ARCH_DAVINCI_DA830=y
CONFIG_ARCH_DAVINCI_DA850=y
+CONFIG_MACH_DA8XX_DT=y
CONFIG_MACH_MITYOMAPL138=y
CONFIG_MACH_OMAPL138_HAWKBOARD=y
CONFIG_DAVINCI_RESET_CLOCKS=y
@@ -26,6 +27,7 @@ CONFIG_PREEMPT=y
CONFIG_AEABI=y
# CONFIG_OABI_COMPAT is not set
CONFIG_LEDS=y
+CONFIG_USE_OF=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CPU_FREQ=y
@@ -75,6 +77,7 @@ CONFIG_SERIO_LIBPS2=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=3
+CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_DAVINCI=y