summaryrefslogtreecommitdiffstats
path: root/package/mtd/Config.in
blob: 6ddc33be4ea4df62a8172da3be88941a62577de8 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_MTD
	tristate "mtd - flash utility (always needed)"
	default y
	help
	 flash utility for firmware images update. 
	 OpenWrt will not work correctly without it.