diff options
| author | Siva Durga Prasad Paladugu <[email protected]> | 2018-06-19 12:24:23 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-07-10 16:55:59 -0400 |
| commit | 0fd2290cfc3b5c907783772ded82a8dfad4eb0e8 (patch) | |
| tree | 07d77799903ab6de27421ce309949f0fcf206c1b /scripts | |
| parent | bf5dd78cd4b26e8e9186311da14793110b9c3278 (diff) | |
cmd: Kconfig: Move CONFIG_MP to Kconfig
This patch moves CONFIG_MP to Kconfig
Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Signed-off-by: Michal Simek <[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 97e27ae7fe1..2f6c9557a5c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1273,7 +1273,6 @@ CONFIG_MMC_SPI_SPEED CONFIG_MMC_SUNXI_SLOT CONFIG_MMU CONFIG_MONITOR_IS_IN_RAM -CONFIG_MP CONFIG_MPC8308 CONFIG_MPC8309 CONFIG_MPC830x |
