[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1484073324.git.vilhelm.gray@gmail.com>
Date: Tue, 10 Jan 2017 13:50:28 -0500
From: William Breathitt Gray <vilhelm.gray@...il.com>
To: gregkh@...uxfoundation.org
Cc: jic23@...nel.org, knaack.h@....de, lars@...afoo.de,
pmeerw@...erw.net, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
linus.walleij@...aro.org, gnurou@...il.com,
William Breathitt Gray <vilhelm.gray@...il.com>
Subject: [PATCH 0/3] pc104: Mask PC/104 Kconfig options
PC/104 form factor devices serve a specific niche of embedded system
users. Since PC/104 devices and hardware are typically used by just a
subset of Linux users, it would be appropriate to filter PC/104 related
Kconfig options for those uninterested.
This patchset introduces the PC104 Kconfig option, and uses it to mask
PC/104 specific device drivers and options, so that only those users
interested in PC/104 related Kconfig options are exposed to them.
William Breathitt Gray (3):
pc104: Introduce the PC104 Kconfig option
gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option
iio: pc104: Mask PC/104 drivers via the PC104 Kconfig option
drivers/gpio/Kconfig | 8 ++++----
drivers/iio/adc/Kconfig | 2 +-
drivers/iio/counter/Kconfig | 2 +-
init/Kconfig | 7 +++++++
4 files changed, 13 insertions(+), 6 deletions(-)
--
2.11.0
Powered by blists - more mailing lists