mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04: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
|