bundles/raspberrypi: do not set empty default for config.txt

This commit is contained in:
Franzi 2020-10-09 17:46:36 +02:00
parent c953d138ee
commit a955a7b84d
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 1 additions and 2 deletions

View file

@ -18,6 +18,5 @@ defaults = {
'quiet',
'plymouth.ignore-serial-consoles',
},
'config.txt': {},
},
}