[PATCH 2/2] ARM: S3C: Configuration override for UART names

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Jan 27 16:34:53 EST 2010


On Wed, Jan 27, 2010 at 04:38:09PM +0000, Michel Pollet wrote:
> diff --git a/arch/arm/plat-s3c/Kconfig b/arch/arm/plat-s3c/Kconfig
> index 9e9d028..158257a 100644
> --- a/arch/arm/plat-s3c/Kconfig
> +++ b/arch/arm/plat-s3c/Kconfig
> @@ -113,6 +113,15 @@ config S3C_LOWLEVEL_UART_PORT
>  	  this configuration should be between zero and two. The port
>  	  must have been initialised by the boot-loader before use.
>  
> +config S3C_STD_UART_NAMES
> +	bool "Name S3C UART device files as ttySACx"
> +	default n

default n is the default default.  There's no need to explicitly specify
a default default.



More information about the linux-arm-kernel mailing list