]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: rtl930x: adapt kernel configuration 22543/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 21 Mar 2026 13:09:14 +0000 (14:09 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 25 Mar 2026 09:28:10 +0000 (10:28 +0100)
commiteb7efbe2477a83d2534f93f6e4b90ede09e959d8
treefd7499aca3e9bde1a6729207716c9d0149b54fef
parent323b75002be50f181fee706d455f4de50be3f06d
realtek: rtl930x: adapt kernel configuration

The RTL93xx based D-Link DGS-1250 series is currently being
prepared for OpenWrt support. These devices have some extras
that are not yet supported by the existing configuration.
Add the following items to the kernel configuration:

- CONFIG_SENSORS_GPIO_FAN: The devices have a simple gpio
  controlled fan (0/1 aka off/on).
- CONFIG_I2C_GPIO_SHARED: The busses of the SFP+ slots are
  not controlled by the built-in SOC I2C controller. Instead
  they are realized by shared SCL bit banged GPIOs.
- CONFIG_EEPROM_AT24: The MAC address and other device data
  is storend in an Atmel EEPROM.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22543
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/rtl930x/config-6.12