diff options
author | Chris Packham | 2017-08-21 20:17:03 +1200 |
---|---|---|
committer | Stefan Roese | 2017-09-26 06:51:30 +0200 |
commit | 7654f62f4e84c40e0f604f23126fc794ae843da1 (patch) | |
tree | 08c271f09fae7a6b750fafef3a6fed913ed14b7e /scripts | |
parent | 1f6049e2501b5c35c61435dbc05ba96743202674 (diff) |
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
This converts the following to Kconfig:
CONFIG_MVNETA
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Roese <sr@denx.de>
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 56bb639091f..db5d88b4b56 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1497,7 +1497,6 @@ CONFIG_MVEBU_MMC CONFIG_MVGBE CONFIG_MVGBE_PORTS CONFIG_MVMFP_V2 -CONFIG_MVNETA CONFIG_MVS CONFIG_MVSATA_IDE CONFIG_MVSATA_IDE_USE_PORT0 |