diff options
| author | Trevor Woerner <[email protected]> | 2021-06-10 22:37:08 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-06 14:12:15 -0400 |
| commit | 0705556bc4d82d0fe72b68bab3a83b4e52b128df (patch) | |
| tree | 4a634057c90f39a7515144b7dc9e89c905ce7bc5 /scripts | |
| parent | 103f233ebf1662c1302f28bd39b6bdac3035f79b (diff) | |
Kconfig: convert CONFIG_SYS_I2C_LPC32XX
Convert the CONFIG_SYS_I2C_LPC32XX configuration symbol from an include
directive to a Kconfig value.
Signed-off-by: Trevor Woerner <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
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 624d851f0dd..ca6066b85ef 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2542,7 +2542,6 @@ CONFIG_SYS_I2C_INIT_BOARD CONFIG_SYS_I2C_LDI_ADDR CONFIG_SYS_I2C_LM75_ADDR CONFIG_SYS_I2C_LM90_ADDR -CONFIG_SYS_I2C_LPC32XX CONFIG_SYS_I2C_LPC32XX_SLAVE CONFIG_SYS_I2C_LPC32XX_SPEED CONFIG_SYS_I2C_MAC1_BUS |
