summaryrefslogblamecommitdiff
path: root/misc/buildroot/toolchain/genromfs/Config.in
blob: e2882c2be93e706750536374b610250f0a40b829 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                       
config BR2_PACKAGE_GENROMFS
	bool "Build genromfs"
	default n if !BR2_PACKAGE_NXFLAT
	default y if BR2_PACKAGE_NXFLAT
	help
	  genromfs is a tools that will convert a directory on the host
	  machine to a FLASH-able ROMFS image file.  genromfs support
	  is normally required with NXFLAT.