commit | 82bc22ac8f2ac665d8c6cf2ac35e544873c2004e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 27 15:47:29 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:42 2015 -0600 |
tree | 44a4c71779825096f6266c2249b98da154e96550 | |
parent | 7fd078cb8c4c132aff0ba5c9029bf7055ca9ea99 [diff] |
x86: minnowmax: Drop the old PCI settings These are now in the device tree so we don't need to use the CONFIG options. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>