meson: format meson.options

Apply the meson formatter to meson.options.

Change-Id: Ie90fdd7c1219502f19dc299d0acb93d6febf91e7
Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
diff --git a/meson.options b/meson.options
index 76fbdd8..01fefc0 100644
--- a/meson.options
+++ b/meson.options
@@ -1,4 +1,3 @@
-
 option('tests', type: 'feature', description: 'Build tests')
 option(
     'boot-flag-safe-mode-support',
@@ -53,7 +52,6 @@
     description: 'File to create if host has initiated shutdown or reboot',
 )
 
-
 # Config Variables
 option(
     'board-sensor',
@@ -263,8 +261,6 @@
     description: 'transport',
 )
 
-
-
 #######################################################################
 # OEM Libraries
 #######################################################################