Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel...
[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"