From 20726099edd7ed0e778f555439f3ec0b73dd0e53 Mon Sep 17 00:00:00 2001 From: persianpros Date: Tue, 1 Sep 2020 18:26:39 +0430 Subject: [PATCH] Cleanup CUSE and CONFIG_CDROM_PKTCDVD --- recipes-bsp/linux/linux-dreambox-3.14/dm900/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.14/dm920/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm500hd/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm500hdv2/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm7020hd/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm8000/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm800se/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.2/dm800sev2/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.4/dm520/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.4/dm7080/defconfig | 2 +- recipes-bsp/linux/linux-dreambox-3.4/dm820/defconfig | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/recipes-bsp/linux/linux-dreambox-3.14/dm900/defconfig b/recipes-bsp/linux/linux-dreambox-3.14/dm900/defconfig index ec0ce95..e76db45 100644 --- a/recipes-bsp/linux/linux-dreambox-3.14/dm900/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.14/dm900/defconfig @@ -3606,7 +3606,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.14/dm920/defconfig b/recipes-bsp/linux/linux-dreambox-3.14/dm920/defconfig index 74ee6de..b75087f 100644 --- a/recipes-bsp/linux/linux-dreambox-3.14/dm920/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.14/dm920/defconfig @@ -3606,7 +3606,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm500hd/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm500hd/defconfig index 6e0a4c7..cd854b0 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm500hd/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm500hd/defconfig @@ -2493,7 +2493,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm500hdv2/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm500hdv2/defconfig index 53a4338..b84f179 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm500hdv2/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm500hdv2/defconfig @@ -2272,7 +2272,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm7020hd/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm7020hd/defconfig index e5ecf54..e39ed91 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm7020hd/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm7020hd/defconfig @@ -2510,7 +2510,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm8000/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm8000/defconfig index 0145447..6e01efe 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm8000/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm8000/defconfig @@ -2507,7 +2507,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm800se/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm800se/defconfig index 9794424..826edb7 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm800se/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm800se/defconfig @@ -2488,7 +2488,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.2/dm800sev2/defconfig b/recipes-bsp/linux/linux-dreambox-3.2/dm800sev2/defconfig index 4dc7d07..b7e9a10 100644 --- a/recipes-bsp/linux/linux-dreambox-3.2/dm800sev2/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.2/dm800sev2/defconfig @@ -2526,7 +2526,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set # # Caches diff --git a/recipes-bsp/linux/linux-dreambox-3.4/dm520/defconfig b/recipes-bsp/linux/linux-dreambox-3.4/dm520/defconfig index 6166c54..a605ca5 100644 --- a/recipes-bsp/linux/linux-dreambox-3.4/dm520/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.4/dm520/defconfig @@ -2516,7 +2516,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set CONFIG_GENERIC_ACL=y # diff --git a/recipes-bsp/linux/linux-dreambox-3.4/dm7080/defconfig b/recipes-bsp/linux/linux-dreambox-3.4/dm7080/defconfig index 661b779..1be25f2 100644 --- a/recipes-bsp/linux/linux-dreambox-3.4/dm7080/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.4/dm7080/defconfig @@ -2869,7 +2869,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set CONFIG_GENERIC_ACL=y # diff --git a/recipes-bsp/linux/linux-dreambox-3.4/dm820/defconfig b/recipes-bsp/linux/linux-dreambox-3.4/dm820/defconfig index 12e84ed..984f0c2 100644 --- a/recipes-bsp/linux/linux-dreambox-3.4/dm820/defconfig +++ b/recipes-bsp/linux/linux-dreambox-3.4/dm820/defconfig @@ -2869,7 +2869,7 @@ CONFIG_FANOTIFY=y # CONFIG_QUOTACTL is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m -CONFIG_CUSE=m +# CONFIG_CUSE is not set CONFIG_GENERIC_ACL=y #