diff options
| author | Holger Brunck <[email protected]> | 2022-10-17 11:45:21 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-10-21 21:37:47 -0400 |
| commit | 4344c113c4fc1e48be58dbd55ac8922edb0d5c79 (patch) | |
| tree | bf93c61d6d3e0877206589ce8b423a6df0b1cfeb /scripts | |
| parent | 601d4e1af65cafcc5490589cc775b882996f6f87 (diff) | |
board/km: drop CONFIG_KM_ROOTFSSIZE
This unused nowadays and can be dropped.
Signed-off-by: Holger Brunck <[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 15d39a6fc1e..4c760fe62c8 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -246,7 +246,6 @@ CONFIG_KM_DEF_ENV_FLASH_BOOT CONFIG_KM_DEV_ENV_FLASH_BOOT_UBI CONFIG_KM_ECC_MODE CONFIG_KM_NEW_ENV -CONFIG_KM_ROOTFSSIZE CONFIG_KM_UBI_LINUX_MTD CONFIG_KM_UBI_PARTITION_NAME_APP CONFIG_KM_UBI_PARTITION_NAME_BOOT |
