diff options
author | Tom Rini <trini@konsulko.com> | 2018-08-16 16:44:19 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-08-16 16:45:02 -0400 |
commit | 0bdea7c4301ace5c61120eeeccab4b5c8ee79536 (patch) | |
tree | cb96063cfcf0dd4042c1591c5736a1e045762d4d /scripts | |
parent | 92e738f5556a63f14360a9a628e36eeb66c9a7bf (diff) | |
download | u-boot-0bdea7c4301ace5c61120eeeccab4b5c8ee79536.tar.gz u-boot-0bdea7c4301ace5c61120eeeccab4b5c8ee79536.tar.xz u-boot-0bdea7c4301ace5c61120eeeccab4b5c8ee79536.zip |
CONFIG_SYS_GENERIC_BOARD: Finish migration
While we have long since migrated to CONFIG_SYS_GENERIC_BOARD being
enabled, we had just a few places left that still referenced or defined
it. Update.
Signed-off-by: Tom Rini <trini@konsulko.com>
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 1a5606d123..1f1c8493b1 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2992,7 +2992,6 @@ CONFIG_SYS_GBIT_MII1_BUSNAME CONFIG_SYS_GBIT_MII_BUSNAME CONFIG_SYS_GBL_DATA_OFFSET CONFIG_SYS_GBL_DATA_SIZE -CONFIG_SYS_GENERIC_BOARD CONFIG_SYS_GIC400_ADDR CONFIG_SYS_GP1DIR CONFIG_SYS_GP1ODR |