mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08: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:
@ -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
|
||||
|
Reference in New Issue
Block a user