configure: remove unused builtin font macro from autoconf file
This should be removed together with 49b93df8
.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
This commit is contained in:
parent
0ba82562ee
commit
996c115deb
|
@ -408,9 +408,6 @@
|
||||||
/* Support HAL for hotplug */
|
/* Support HAL for hotplug */
|
||||||
#undef CONFIG_HAL
|
#undef CONFIG_HAL
|
||||||
|
|
||||||
/* Use only built-in fonts */
|
|
||||||
#undef BUILTIN_FONTS
|
|
||||||
|
|
||||||
/* Have a monotonic clock from clock_gettime() */
|
/* Have a monotonic clock from clock_gettime() */
|
||||||
#undef MONOTONIC_CLOCK
|
#undef MONOTONIC_CLOCK
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue