commit | e8ee39e227d72823461907156f0046269d72ff15 | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Mon Sep 22 09:35:11 2014 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Tue Sep 23 11:09:29 2014 -0700 |
tree | 491da7032cfb898d53e31ba2ed762052474c6cd0 | |
parent | f3670394c29ff3730638762c1760fd2f624e6d7b [diff] |
[IA64] refresh arch/ia64/configs/* using "make savedefconfig" Prompted by a change to drivers/scsi/Kconfig which used to do a "select NET" but now does a "depends on NET". This meant that some configurations ended up without CONFIG_NET=y Signed-off-by Tony Luck <tony.luck@intel.com>