blob: cf07e8c038570fbaab855dbaf1b001cc5843aaad [file] [log] [blame]
option(
'first-boot-set-mac',
type: 'feature',
description: 'Set MAC address on first boot.',
)
option(
'first-boot-set-hostname',
type: 'feature',
description: 'Set hostname on first boot.',
)
option(
'http-redirect',
type: 'feature',
description: 'Redirect http traffic to https.',
)
option('usb-ctrl', type: 'feature', description: 'Control USB gadget devices')