xref: /OK3568_Linux_fs/kernel/tools/bootconfig/samples/bad-samekey.bconf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# Same key value is not allowed
2*4882a593Smuzhiyunkey {
3*4882a593Smuzhiyun	foo = value
4*4882a593Smuzhiyun	bar = value2
5*4882a593Smuzhiyun}
6*4882a593Smuzhiyunkey.foo = value
7