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