summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-02-26 12:17:27 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-04-06 10:17:52 +0200
commit81b52d93cb03ddd6e4921a2f93897c43f82d192a (patch)
tree1206f6208add65416a2121697c23a02bab0bb9ab /lib/Kconfig
parent1d88c6697722806d6c16bfadffb7c3c4d666e8e5 (diff)
downloadbarebox-81b52d93cb03ddd6e4921a2f93897c43f82d192a.tar.gz
barebox-81b52d93cb03ddd6e4921a2f93897c43f82d192a.tar.xz
remove now unused libmtd
The only user of libmtd was ubiformat which now uses the mtd-peb API, so remove the now unused libmtd. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index f05175103c..d5f99ae2e5 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -52,9 +52,6 @@ config LIBSCAN
config LIBUBIGEN
bool
-config LIBMTD
- bool
-
config STMP_DEVICE
bool