Pull more Kbuild updates from Masahiro Yamada:
 - fix build rules in binderfs sample
 - fix build errors when Kbuild recurses to the top Makefile
 - covert '---help---' in Kconfig to 'help'
* tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  treewide: replace '---help---' in Kconfig files with 'help'
  kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
  samples: binderfs: really compile this sample and fix build issues
15 files changed:
  config VIDEO_ATOMISP
        tristate "Intel Atom Image Signal Processor Driver"
        depends on VIDEO_V4L2 && INTEL_ATOMISP
 +      depends on PMIC_OPREGION
        select IOSF_MBI
        select VIDEOBUF_VMALLOC
-       ---help---
+       help
          Say Y here if your platform supports Intel Atom SoC
          camera imaging subsystem.
          To compile this driver as a module, choose M here: the
 
        tristate "GC0310 sensor support"
        depends on ACPI
        depends on I2C && VIDEO_V4L2
-       ---help---
+       help
          This is a Video4Linux2 sensor-level driver for the Galaxycore
          GC0310 0.3MP sensor.
 -       
 +
  config VIDEO_ATOMISP_OV2680
         tristate "Omnivision OV2680 sensor support"
        depends on ACPI