commit | 25f2b89664a9a08027208c25a642037a2cf0facb | [log] [tgz] |
---|---|---|
author | Dongjin Kim <tobetter@gmail.com> | Wed Oct 23 18:01:29 2024 +0900 |
committer | Dongjin Kim <tobetter@gmail.com> | Sun May 25 08:15:34 2025 +0900 |
tree | 20b8923a12faf11484d2cb80783303ea8a3c3a90 | |
parent | 6945ef66bae8afa1bc1fee05152311de063bcd03 [diff] [blame] |
ODROID-C5: Add new submodule 'media_modules' to media drivers Change-Id: I683fd590315157ce77b1672ab1b947b1104641d9 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
diff --git a/Kconfig b/Kconfig index 57a142d..f700b74 100644 --- a/Kconfig +++ b/Kconfig
@@ -33,3 +33,5 @@ # ANDROID: Set KCONFIG_EXT_PREFIX to decend into an external project. source "$(KCONFIG_EXT_PREFIX)Kconfig.ext" + +source "media_modules/Kconfig"