mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
defconfig: enable GPIO PPS
Change-Id: I783e501ca97a3e519c1cd6c63130fd5cd3e6eb97
This commit is contained in:
@@ -2257,7 +2257,15 @@ CONFIG_SPI_SPIDEV=m
|
||||
#
|
||||
# PPS support
|
||||
#
|
||||
# CONFIG_PPS is not set
|
||||
CONFIG_PPS=m
|
||||
# CONFIG_PPS_DEBUG is not set
|
||||
|
||||
#
|
||||
# PPS clients support
|
||||
#
|
||||
# CONFIG_PPS_CLIENT_KTIMER is not set
|
||||
# CONFIG_PPS_CLIENT_LDISC is not set
|
||||
CONFIG_PPS_CLIENT_GPIO=m
|
||||
|
||||
#
|
||||
# PPS generators support
|
||||
|
||||
Reference in New Issue
Block a user