diff options
| author | Sam Protsenko <[email protected]> | 2017-08-14 20:22:17 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-08-14 17:06:06 -0400 |
| commit | 5abc1a4523a5509ce37bc3ec818b660a48f4eafd (patch) | |
| tree | a66f3c175919f8228f60e60a821e4a3fce3ede0c /scripts | |
| parent | aa6aaf93211b7e22361e75f1068e1e565e731f25 (diff) | |
common: Move CONFIG_BOOTARGS to Kconfig
Also introduce CONFIG_USE_BOOTARGS option so we can control if
CONFIG_BOOTARGS defined at all.
Signed-off-by: Sam Protsenko <[email protected]>
[trini: Resync r8a779[56]_ulcb, various ls10xx targets]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index d9aeb62a024..0be1fdf92e2 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -185,9 +185,6 @@ CONFIG_BOARD_TAURUS CONFIG_BOARD_TYPES CONFIG_BOOGER CONFIG_BOOM -CONFIG_BOOTARGS -CONFIG_BOOTARGS_AXM -CONFIG_BOOTARGS_TAURUS CONFIG_BOOTBLOCK CONFIG_BOOTCOMMAND CONFIG_BOOTCOUNT_ALEN |
