xref: /linux/tools/bootconfig/samples/bad-samekey.bconf (revision cc0594c4b0ef280dd7bdceab1a7c940d356f494d)
1# Same key value is not allowed
2key {
3	foo = value
4	bar = value2
5}
6key.foo = value
7