Commit latest Qisda version and Bookeen's modification
This commit is contained in:
@@ -1,5 +1,64 @@
|
||||
menu "Generic Driver Options"
|
||||
|
||||
|
||||
# Qisda, Joey Lin {
|
||||
config QISDA_BQ060B00
|
||||
bool "QISDA BQ060B00"
|
||||
default n
|
||||
help
|
||||
Say Y here, and a list of supported model AS090B00 will be displayed.
|
||||
This option doesn't affect the kernel.
|
||||
|
||||
choice
|
||||
depends on QISDA_BQ060B00
|
||||
prompt "qisda bq060b00"
|
||||
default QISDA_BQ060B00_DVT
|
||||
config QISDA_BQ060B00_DVT
|
||||
bool "DVT"
|
||||
---help---
|
||||
QISDA_BQ060B00_DVT
|
||||
|
||||
#config QISDA_BQ060B00_DVT2
|
||||
# bool "DVT2"
|
||||
# ---help---
|
||||
# QISDA_BQ060B00_DVT2
|
||||
|
||||
endchoice
|
||||
# Qisda, Joey Lin }
|
||||
|
||||
# Qisda, Ralph Chang {
|
||||
config QISDA_BK060B00
|
||||
bool "QISDA BK060B00"
|
||||
default n
|
||||
help
|
||||
Say Y here, and a list of supported model BK060B00 will be displayed.
|
||||
This option doesn't affect the kernel.
|
||||
|
||||
# Qisda, Ralph Chang }
|
||||
|
||||
|
||||
# Qisda, Howard Hsu, 2010/01/07, fix SH060B00 config missing {
|
||||
config QISDA_SH060B00
|
||||
bool "QISDA SH060B00"
|
||||
default n
|
||||
help
|
||||
Say Y here, and a list of supported model SH060B00 will be displayed.
|
||||
This option doesn't affect the kernel.
|
||||
|
||||
choice
|
||||
depends on QISDA_SH060B00
|
||||
prompt "qisda sh060b00"
|
||||
default QISDA_SH060B00_DVT
|
||||
config QISDA_SH060B00_DVT
|
||||
bool "DVT"
|
||||
---help---
|
||||
QISDA_SH060B00_DVT
|
||||
|
||||
endchoice
|
||||
# } Qisda, Howard Hsu, 2010/01/07, fix SH060B00 config missing
|
||||
|
||||
|
||||
|
||||
# Qisda, Asaku Chen {
|
||||
config QISDA_QD060B00
|
||||
bool "QISDA QD060B00"
|
||||
|
||||
Reference in New Issue
Block a user