mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 00:51:50 +00:00
bcm2835_mu_serial: Convert to Kconfig
Setting config options using headers is deprecated. This patch converts the BCM2835 Mini-UART to Kconfig. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
cf2c7784bd
commit
fa4875942a
3 changed files with 7 additions and 4 deletions
|
@ -121,7 +121,6 @@ CONFIG_BCH_CONST_M
|
|||
CONFIG_BCH_CONST_PARAMS
|
||||
CONFIG_BCH_CONST_T
|
||||
CONFIG_BCM2835_GPIO
|
||||
CONFIG_BCM283X_MU_SERIAL
|
||||
CONFIG_BIOSEMU
|
||||
CONFIG_BITBANGMII_MULTI
|
||||
CONFIG_BL1_OFFSET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue