diff options
author | Josh Triplett <josh@joshtriplett.org> | 2014-08-06 15:21:00 -0700 |
---|---|---|
committer | Josh Triplett <josh@joshtriplett.org> | 2014-08-08 16:27:14 -0700 |
commit | 3aaefce10351fecab348f5e06857f44cafc61a62 (patch) | |
tree | ab63e13c6a3300bc7df97c2a8f486b5d4a922931 /CREDITS | |
parent | 85417aef44fc58b08773117ceb1bc6ca5684e973 (diff) | |
download | linux-3aaefce10351fecab348f5e06857f44cafc61a62.tar.bz2 |
x86, platform, kconfig: move kvmconfig functionality to a helper
The new mergeconfig helper makes it easier to add other partial
configurations similar to kvmconfig. Architecture-independent portions
of those partial configurations should go in
kernel/configs/${name}.config, and architecture-dependent portions
should go in arch/${arch}/configs/${name}.config.
Based on a patch by Luis R. Rodriguez <mcgrof@suse.com>.
Originally-Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Modified to make the helper name more general than just virtualization,
support architecture-dependent and architecture-independent partial
configurations, move the helper and kvmconfig to
scripts/kconfig/Makefile, and factor out more of the common file path.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions