summaryrefslogtreecommitdiff
path: root/env
diff options
context:
space:
mode:
authorPetr Vorel <petr.vorel@gmail.com>2018-03-24 01:49:24 +0100
committerHeiko Schocher <hs@denx.de>2018-03-24 06:37:25 +0100
commitc0ce4ceaba03fa6ddf738628344025c44fc78dd4 (patch)
tree2355a3175edf3cd99159af92ff23561c0c792215 /env
parentafb6fda2ae0b04f806a55fc5882df49a8eab572d (diff)
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'env')
-rw-r--r--env/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/env/Kconfig b/env/Kconfig
index 36d6e799fc..35548721bd 100644
--- a/env/Kconfig
+++ b/env/Kconfig
@@ -360,11 +360,6 @@ config ENV_IS_IN_UBI
the environment in. This will enable redundant environments in UBI.
It is assumed that both volumes are in the same MTD partition.
- - CONFIG_UBI_SILENCE_MSG
-
- You will probably want to define these to avoid a really noisy system
- when storing the env in UBI.
-
config ENV_FAT_INTERFACE
string "Name of the block device for the environment"
depends on ENV_IS_IN_FAT