mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-22 22:51:52 +00:00
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
We want to use Kconfig logic to depend on whether pl01x devices are built in, so let's convert their inclusion selection to Kconfig. This round goes to pl011. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
884f901368
commit
d10fc50f78
9 changed files with 25 additions and 7 deletions
|
@ -1618,7 +1618,6 @@ CONFIG_PIXIS_BRDCFG1_SSI_TDM_SSI
|
|||
CONFIG_PIXIS_BRDCFG1_TDM
|
||||
CONFIG_PIXIS_SGMII_CMD
|
||||
CONFIG_PL011_CLOCK
|
||||
CONFIG_PL011_SERIAL
|
||||
CONFIG_PL011_SERIAL_RLCR
|
||||
CONFIG_PL01X_SERIAL
|
||||
CONFIG_PL01x_PORTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue