]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
e2fsprogs: change into menuconfig
authorCarlos Santos <casantos@datacom.ind.br>
Sat, 22 Apr 2017 11:59:46 +0000 (13:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Apr 2017 12:28:39 +0000 (14:28 +0200)
We decided some time ago that config entries with 5 or more suboptions
should be turned into a menuconfig. e2fsprogs has many more than that.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/e2fsprogs/Config.in

index c83f84530d03e08da4e09de31f0504af5fcc09d7..055ad5067f75df9b4a65ab3899a11496b8f39524 100644 (file)
@@ -1,4 +1,4 @@
-config BR2_PACKAGE_E2FSPROGS
+menuconfig BR2_PACKAGE_E2FSPROGS
        bool "e2fsprogs"
        depends on BR2_USE_MMU # util-linux/libblkid
        select BR2_PACKAGE_UTIL_LINUX