commit | 212ee459a9dee090f62a81775e1d132bc87fa876 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:56:48 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:49 2019 +0800 |
tree | df4bd7cd5da5adb2edd1039662b417fd7c721526 | |
parent | 753297d747d637a8502af743673ed8d3f8d316ac [diff] |
x86: cpu: Don't include the cpu driver in TPL We don't need this driver very early in boot and it adds code size. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>