Merge tag 'v5.9-rc2' into drm-misc-fixes
[linux-2.6-microblaze.git] / tools / bootconfig / samples / good-override.bconf
1 # Override the value
2 key.word = 1,2,4
3 key.word := 2,3
4
5 # No pre-defined key
6 key.new.word := "new"