Merge tag 'v5.9-rc2' into drm-misc-fixes
[linux-2.6-microblaze.git] / tools / bootconfig / samples / good-tree.bconf
1 key {
2   word {
3     tree {
4       value = "0"}
5   }
6   word2 {
7     tree {
8       value = 1,2 }
9   }
10 }
11 other.tree {
12   value = 2; value2 = 3;}