custom vibrator implementation
This commit is contained in:
parent
dd09591661
commit
6aa956e445
@ -69,6 +69,9 @@ BOARD_HAVE_FM_RADIO := true
|
||||
BOARD_GLOBAL_CFLAGS += -DHAVE_FM_RADIO
|
||||
BOARD_FM_DEVICE := si4709
|
||||
|
||||
# Vibrator
|
||||
BOARD_HAS_VIBRATOR_IMPLEMENTATION := ../../device/samsung/c1-common/vibrator/tspdrv.c
|
||||
|
||||
BOARD_NAND_PAGE_SIZE := 4096 -s 128
|
||||
BOARD_KERNEL_PAGESIZE := 4096
|
||||
BOARD_KERNEL_BASE := 0x40000000
|
||||
|
Loading…
Reference in New Issue
Block a user