python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / gtkperf / Config.in
blob1089dbf47776bb4137faa40f736bd69f89104af7
1 config BR2_PACKAGE_GTKPERF
2         bool "gtkperf (performance test for GTK2)"
3         depends on BR2_PACKAGE_LIBGTK2
4         help
5           GtkPerf is an application designed to test GTK+ performance.
6           The point is to create common testing platform to run
7           predefined GTK+ widgets
8           e.g. (opening comboboxes, toggling buttons, scrolling text yms.)
9           and this way define the speed of device/platform.