diff --git a/br-ext-chip-ingenic/configs/t10_lite_defconfig b/br-ext-chip-ingenic/configs/t10_lite_defconfig index f53953bb..307fa9ad 100644 --- a/br-ext-chip-ingenic/configs/t10_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t10_lite_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T20=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t20_lite_defconfig b/br-ext-chip-ingenic/configs/t20_lite_defconfig index 9b171478..808b8b7a 100644 --- a/br-ext-chip-ingenic/configs/t20_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t20_lite_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T20=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t20_ultimate_defconfig b/br-ext-chip-ingenic/configs/t20_ultimate_defconfig index 91bdc170..1b1f506d 100644 --- a/br-ext-chip-ingenic/configs/t20_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t20_ultimate_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T20=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t31_fpv_defconfig b/br-ext-chip-ingenic/configs/t31_fpv_defconfig index f323d052..0bfb792d 100644 --- a/br-ext-chip-ingenic/configs/t31_fpv_defconfig +++ b/br-ext-chip-ingenic/configs/t31_fpv_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y # BR2_PACKAGE_HASERL is not set BR2_PACKAGE_IPCTOOL=y diff --git a/br-ext-chip-ingenic/configs/t31_lite_defconfig b/br-ext-chip-ingenic/configs/t31_lite_defconfig index 3f80df89..43a1d325 100644 --- a/br-ext-chip-ingenic/configs/t31_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t31_lite_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig index 3abe1ef1..510c550f 100644 --- a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t40_lite_defconfig b/br-ext-chip-ingenic/configs/t40_lite_defconfig index fd5b0bf3..3d725319 100644 --- a/br-ext-chip-ingenic/configs/t40_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t40_lite_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T40=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig index 1f74568f..87637268 100644 --- a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig @@ -60,7 +60,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T40=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/general/package/ingenic-osdrv-t20/Config.in b/general/package/ingenic-osdrv-t20/Config.in index 77433c81..80228cbd 100644 --- a/general/package/ingenic-osdrv-t20/Config.in +++ b/general/package/ingenic-osdrv-t20/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_INGENIC_OSDRV_T20 bool "ingenic-osdrv-t20" + select BR2_PACKAGE_INGENIC_OPENSDK help ingenic-osdrv-t20 - Ingenic kernel modules and libs diff --git a/general/package/ingenic-osdrv-t31/Config.in b/general/package/ingenic-osdrv-t31/Config.in index 2939e7ec..6fcae3c5 100644 --- a/general/package/ingenic-osdrv-t31/Config.in +++ b/general/package/ingenic-osdrv-t31/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_INGENIC_OSDRV_T31 bool "ingenic-osdrv-t31" + select BR2_PACKAGE_INGENIC_OPENSDK help ingenic-osdrv-t31 - Ingenic kernel modules and libs diff --git a/general/package/ingenic-osdrv-t40/Config.in b/general/package/ingenic-osdrv-t40/Config.in index 5f47d4af..acb0b1d8 100644 --- a/general/package/ingenic-osdrv-t40/Config.in +++ b/general/package/ingenic-osdrv-t40/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_INGENIC_OSDRV_T40 bool "ingenic-osdrv-t40" + select BR2_PACKAGE_INGENIC_OPENSDK help ingenic-osdrv-t40 - Ingenic kernel modules and libs