Skip to content
Snippets Groups Projects
  1. Jul 11, 2023
  2. Jul 10, 2023
  3. Jun 15, 2023
  4. Jun 02, 2023
    • Martin Oemus's avatar
      kernel:config: enable CONFIG_INPUT_UINPUT · 4b679ba1
      Martin Oemus authored
      A customer mentioned /dev/uinput to be missing which he uses to emulate
      mouse input during testing. The enabled config option enables the
      required driver for imx6 machines.
      
      BCS 746-001266
      4b679ba1
  5. May 16, 2023
  6. Feb 23, 2023
  7. Jan 31, 2023
    • Dmitry Petrov's avatar
      seco-mx6:defconfig: Enable SPIDEV and SPIDEVAS · 1f9fffaf
      Dmitry Petrov authored
      
      Enable spidev drivers to support BLE modules on SANTVEND boards.
      
      Depending on the revision of hardware, different drivers should be used:
      - in case of v1.2 revision, it is equipped with ISP091201 BLE module
      which is governed by special "spidevas" driver which implements its own
      chip select handling.
      - in case of v1.3 revision, it is equipped with Protues-III BLE module,
      which is governed by standard "spidev" driver.
      
      It was decided to build the "spidevas" driver as a kernel module.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      1f9fffaf
  8. Jan 24, 2023
  9. Jan 09, 2023
  10. Dec 08, 2022
    • Felix Gerking's avatar
      seco-mx6:defconfig: Enable iptables · e404727f
      Felix Gerking authored
      Approach ip filter config to seco-mx8m. CONFIG_LIBCRC32C=m seems to
      be no longer necessary as it was automatically removed by menuconfig.
      
      BCS 746-001166
      e404727f
  11. Aug 05, 2022
  12. May 13, 2022
Loading