<p>Nico Huber <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/29572">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">(console,drivers/uart)/Kconfig: Fix dependencies<br><br>The dependencies of CONSOLE_SERIAL and DRIVERS_UART were somehow<br>backwards. Fix that. Now, CONSOLE_SERIAL depends on DRIVERS_UART,<br>because it's using its interface. The individual UART drivers<br>select DRIVERS_UART, because they implement the interface and<br>depend on the common UART code.<br><br>Some guards had to be fixed (using CONSOLE_SERIAL now instead of<br>DRIVERS_UART). Some other guards that were only about compilation<br>of units were removed. We want to build test as much as possible,<br>right?<br><br>Change-Id: I0ea73a8909f07202b23c88db93df74cf9dc8abf9<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>M 3rdparty/chromeec<br>M src/console/Kconfig<br>M src/cpu/allwinner/a10/Makefile.inc<br>M src/cpu/ti/am335x/Makefile.inc<br>M src/drivers/uart/Kconfig<br>M src/mainboard/google/gru/bootblock.c<br>M src/mainboard/google/veyron/bootblock.c<br>M src/mainboard/google/veyron_mickey/bootblock.c<br>M src/mainboard/google/veyron_rialto/bootblock.c<br>M src/soc/broadcom/cygnus/Makefile.inc<br>M src/soc/cavium/cn81xx/Makefile.inc<br>M src/soc/imgtec/pistachio/Makefile.inc<br>M src/soc/mediatek/mt8173/Makefile.inc<br>M src/soc/mediatek/mt8183/Makefile.inc<br>M src/soc/nvidia/tegra124/Makefile.inc<br>M src/soc/nvidia/tegra210/Makefile.inc<br>M src/soc/qualcomm/ipq40xx/Makefile.inc<br>M src/soc/qualcomm/ipq40xx/uart.c<br>M src/soc/qualcomm/ipq806x/Makefile.inc<br>M src/soc/qualcomm/ipq806x/uart.c<br>M src/soc/qualcomm/sdm845/Makefile.inc<br>M src/soc/rockchip/rk3288/Makefile.inc<br>M src/soc/rockchip/rk3399/Makefile.inc<br>M src/soc/samsung/exynos5250/Makefile.inc<br>M src/soc/samsung/exynos5420/Makefile.inc<br>25 files changed, 65 insertions(+), 103 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/29572/4</pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/29572">change 29572</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/c/coreboot/+/29572"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0ea73a8909f07202b23c88db93df74cf9dc8abf9 </div>
<div style="display:none"> Gerrit-Change-Number: 29572 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>