diff options
author | Alexander Graf | 2018-01-25 12:05:53 +0100 |
---|---|---|
committer | Tom Rini | 2018-01-28 12:27:36 -0500 |
commit | fa4875942a21555b0837efdb88c9c03c41e2e22f (patch) | |
tree | 644166e312a6c1f32e40c9523de2d74943214d16 /scripts | |
parent | cf2c7784bd73b77f3a4c423d59d38b47fa0504f1 (diff) |
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>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index e7e5cb2f0dd..efcb251e442 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -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 |