diff options
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index b6333ae3f92a..cd5f993612fd 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -54,7 +54,7 @@ config OMAP_SMARTREFLEX | |||
54 | user must write 1 to | 54 | user must write 1 to |
55 | /debug/voltage/vdd_<X>/smartreflex/autocomp, | 55 | /debug/voltage/vdd_<X>/smartreflex/autocomp, |
56 | where X is mpu or core for OMAP3. | 56 | where X is mpu or core for OMAP3. |
57 | Optionallly autocompensation can be enabled in the kernel | 57 | Optionally autocompensation can be enabled in the kernel |
58 | by default during system init via the enable_on_init flag | 58 | by default during system init via the enable_on_init flag |
59 | which an be passed as platform data to the smartreflex driver. | 59 | which an be passed as platform data to the smartreflex driver. |
60 | 60 | ||