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

Tom Zanussi tom.zanussi at linux.intel.com
Wed Aug 27 07:38:19 PDT 2014


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'.

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(+)

-- 
1.8.3.1



More information about the linux-yocto mailing list