[linux-yocto] [PATCH 0/2] Make TTY dependency for 8250 config fragments explicit

Bruce Ashfield bruce.ashfield at windriver.com
Wed Aug 27 21:31:38 PDT 2014


On 2014-08-27, 10:38 AM, Tom Zanussi wrote:
> This patchset adds CONFIG_TTY to the cfg/8250 config fragment, as well
> as the common-pc-drivers config fragment; without it, the 8250 config
> options won't take effect if CONFIG_TTY defaults to 'n', as it does
> for things like 'tiny'.

Thanks Tom.

I've staged this for 3.10, 3.14 and -dev. It'll get pushed out tomorrow
with the rest of my updates.

Bruce

>
> This is a fix for [YOCTO #6353]
>
> The following changes since commit 3c987080bc943b8eae37fb6672368bb74978e484:
>
>    meta: features/ieee802154: add configuration fragment for IEEE 802.15.4 (2014-08-19 14:12:46 -0400)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/3.14-meta-add-tty-config
>    http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/3.14-meta-add-tty-config
>
> Tom Zanussi (2):
>    meta: Add CONFIG_TTY to 8250.cfg
>    meta: Add CONFIG_TTY to common-pc-drivers.cfg
>
>   meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg | 1 +
>   meta/cfg/kernel-cache/cfg/8250.cfg                        | 1 +
>   2 files changed, 2 insertions(+)
>



More information about the linux-yocto mailing list