Skip to content
Snippets Groups Projects
Commit 57f9b7dd authored by Nicola Sparnacci's avatar Nicola Sparnacci Committed by Davide Cardillo
Browse files

[YCONFIG] Add silicon-vendor-related configurations


Signed-off-by: default avatarNicola Sparnacci <nicola.sparnacci@seco.com>
parent 94cae5cc
No related branches found
No related tags found
1 merge request!127[LAYER] RPI platform support compatible with Clea OS
......@@ -4,13 +4,12 @@ menu "Raspberry Pi Settings"
config RPI_ACCEPT_SYNAPTIC_KILLSWITCH_LICENSE
bool "Automatically accept Raspberry Pi synaptic-killswitch license"
depends on ARCH_ARCHITECTURE_rpi
select YS-APPEND_LICENSE-FLAGS-ACCEPTED
help
Automatically accept Raspberry Pi synaptic-killswitch license.
endmenu
config YS-APPEND_LICENSE-FLAGS-ACCEPTED
string
default "synaptics-killswitch"
default "synaptics-killswitch" if RPI_ACCEPT_SYNAPTIC_KILLSWITCH_LICENSE
depends on RPI_ACCEPT_SYNAPTIC_KILLSWITCH_LICENSE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment