mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
12 lines
174 B
Text
12 lines
174 B
Text
choice
|
|
prompt "System type"
|
|
default BFIN609_EZKIT
|
|
help
|
|
Select your board!
|
|
|
|
config BFIN609_EZKIT
|
|
bool "BF609-EZKIT"
|
|
help
|
|
BFIN609-EZKIT board support.
|
|
|
|
endchoice
|