]> git.ipfire.org Git - people/arne_f/kernel.git/commit - init/Kconfig
pc104: Introduce the PC104 Kconfig option
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 10 Jan 2017 18:50:54 +0000 (13:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 11:42:25 +0000 (12:42 +0100)
commitad90a3de9dd12e8d5f738d2ff0fdef3272bd363f
treec270d97af8fee1bfb49e0ca36ba7fe8be3386542
parent6ab42a66d2cc10afefea9f9e5d9a5ad5a836d254
pc104: Introduce the PC104 Kconfig option

PC/104 form factor devices serve a specific niche of embedded system
users; most Linux users will not have PC/104 form factor devices. This
patch introduces the PC104 Kconfig option, which should be used to
filter PC/104 specific device drivers and options, so that only those
users interested in PC/104 related options are exposed to them.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
init/Kconfig