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