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