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