mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-21 02:01:35 +00:00
backend: Remove a few blacklisted config.txt options
These options were discussed in an arch call and the conclusion was that they don't need to be in the blacklist. Change-type: patch Changelog-entry: Remove a few blacklisted config.txt options Signed-off-by: Zubair Lutfullah Kakakhel <zubair@resin.io>
This commit is contained in:
parent
853727d7a1
commit
73b9895bdf
@ -88,11 +88,7 @@ export class RPiConfigBackend extends DeviceConfigBackend {
|
||||
'ramfsaddr',
|
||||
'initramfs',
|
||||
'device_tree_address',
|
||||
'init_uart_baud',
|
||||
'init_uart_clock',
|
||||
'init_emmc_clock',
|
||||
'boot_delay',
|
||||
'boot_delay_ms',
|
||||
'avoid_safe_mode',
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user