aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorZiyann <jaraidaniel@gmail.com>2014-06-25 00:04:10 +0200
committerZiyann <jaraidaniel@gmail.com>2014-10-01 12:57:03 +0200
commit95ff66926c4154dcbf9e09ecbeb889f61d6cfc9b (patch)
treefb648dc61444d36ceff3b1881503b68ccf813209 /arch/arm/mach-omap2/Kconfig
parent34bb45f30e9b24b195e01aeae6252399a89d4a0e (diff)
downloadkernel_samsung_tuna-95ff66926c4154dcbf9e09ecbeb889f61d6cfc9b.zip
kernel_samsung_tuna-95ff66926c4154dcbf9e09ecbeb889f61d6cfc9b.tar.gz
kernel_samsung_tuna-95ff66926c4154dcbf9e09ecbeb889f61d6cfc9b.tar.bz2
Select OMAP_RAM_CONSOLE for tuna
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rwxr-xr-xarch/arm/mach-omap2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index bbc0d0e..f344b4f 100755
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -333,6 +333,7 @@ config MACH_TUNA
select OMAP_PACKAGE_CBS
select REGULATOR_FIXED_VOLTAGE
select OMAP_TPS6236X
+ select OMAP_RAM_CONSOLE
config OMAP3_EMU
bool "OMAP3 debugging peripherals"