lin
2025-07-31 065ea569db06206874bbfa18eb25ff6121aec09b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# SEEKWAVE Platfrom Device Drivers (NEW )Configuration
#
config SKW_BSP_UCOM
   tristate "SeekWave BSP Drivers util For SeekWave Chip"
   depends on SEEKWAVE_BSP_DRIVERS
   default m
   help
     This is support seekwave chip for incard board.
     if you want to buildin bsp driver.
     please say "y".
       Thanks.
config SKW_BSP_BOOT
   tristate "Seekwave Platform SKW BOOT Driver Support"
        depends on SEEKWAVE_BSP_DRIVERS
   default m
   help
     Enable this module for seekwave.
     if you want to use this driver,please insmod skw_boot.ko.
     Thanks.