From: Ezequiel Garcia Date: Thu, 8 Aug 2013 21:32:08 +0000 (-0300) Subject: ARM: OMAP2: Use a consistent AM33XX SoC option description X-Git-Tag: firefly_0821_release~176^2~5406^2^2~5 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1085189ff3f7d00bd006eb490b5a24f42118ca79;p=firefly-linux-kernel-4.4.55.git ARM: OMAP2: Use a consistent AM33XX SoC option description Fix the option description to match the other TI SoCs. This is just a cosmetic change. Signed-off-by: Ezequiel Garcia Reviewed-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 3eed0006d189..3ed8acd42ecd 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -65,7 +65,7 @@ config SOC_OMAP5 select ARM_ERRATA_798181 if SMP config SOC_AM33XX - bool "AM33XX support" + bool "TI AM33XX" depends on ARCH_MULTI_V7 select ARCH_OMAP2PLUS select ARM_CPU_SUSPEND if PM