X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2FKconfig;h=145511b477c2b2d435395d9310dd2e003509aede;hp=527c58d00e94a2c6066eb67b4d6ae556c96f4ae0;hb=2d5f8c7b94bfcaf494ec3c2bbc0adf8eb7b4b0eb;hpb=4af149ce9cd9620dff3ba17fc7c5660db990c7f0 diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 527c58d00e94..145511b477c2 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -352,6 +352,15 @@ config OMAP3_SDRC_AC_TIMING wish to say no. Selecting yes without understanding what is going on could result in system crashes; +config OMAP3_DISABLE_UART4 + bool "Disable UART4" + depends on ARCH_OMAP3 + default n + help + Allows to disable UART4 on OMAP36xx/DM37xx so that the kernel doesn't + have to manage it. On older OMAP3s UART4 is not available and this + option has no effect. + endmenu endif