Przeglądaj źródła

rootfs: root size is only useful for genimage generated rootfs

Waldemar Brodkorb 1 tydzień temu
rodzic
commit
5922c8d288
1 zmienionych plików z 1 dodań i 0 usunięć
  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.