Explorar o código

rootfs: root size is only useful for genimage generated rootfs

Waldemar Brodkorb hai 1 semana
pai
achega
5922c8d288
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/config/Config.in.rootfs

+ 1 - 0
target/config/Config.in.rootfs

@@ -184,6 +184,7 @@ config ADK_TARGET_ROOTDEV
 
 config ADK_TARGET_ROOTSIZE
 	int "Root filesystem size"
+	depends on ADK_TARGET_ROOTFS_GENIMAGE
 	default 128
 	help
 	  Size of the rootfs image.