mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: GKI: Build CEC_{CORE,NOTIFIER,PIN} in
CEC_{CORE,NOTIFIER,PIN} are hidden options which are selected by
drivers. Select them here so the ABI surface is available to
modules.
Bug: 162507365
Bug: 164180803
Change-Id: Idf8d072388b387442d967bf1c6d3be1f9a734ab6
Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
parent
3b2fed2f23
commit
2886a3b337
|
|
@ -86,6 +86,9 @@ config GKI_HIDDEN_MEDIA_CONFIGS
|
|||
select VIDEOBUF2_CORE
|
||||
select MEDIA_SUPPORT
|
||||
select FRAME_VECTOR
|
||||
select CEC_CORE
|
||||
select CEC_NOTIFIER
|
||||
select CEC_PIN
|
||||
help
|
||||
Dummy config option used to enable hidden media configs.
|
||||
These are normally selected implicitly when a module
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user