Skip to content

Commit 6ace291

Browse files
authored
Merge pull request #155 from arighi/config-disable-nvram
virtme-configkernel: disable nvram support
2 parents 4290a32 + d4ba3f4 commit 6ace291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

virtme/commands/configkernel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ def arg_fail(message):
277277
"# CONFIG_MSDOS_FS is not set",
278278
"# CONFIG_AUTOFS4_FS is not set",
279279
"# CONFIG_AUTOFS_FS is not set",
280+
"# CONFIG_NVRAM is not set",
280281
]
281282

282283

0 commit comments

Comments
 (0)