commit | 44913a185fc8f0de27c3fcba424309b4e0098a43 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Fri Sep 01 17:26:02 2017 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 22 07:39:56 2017 -0400 |
tree | 41f7a919da9fff4b8dc55a3ec2a75ce4bbdb62f2 | |
parent | 93b1431f1a9a12403319b1461b9494b0b171eab8 [diff] |
pci: Remove unnecessary 'default n' from Kconfig 'default n' is the default anyway so it doesn't need to be specified explicitly, and the rest of the file doesn't specify it either anywhere. Drop it. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>