diff options
author | Sander Vanheule <sander@svanheule.net> | 2022-07-28 15:13:52 +0200 |
---|---|---|
committer | Sander Vanheule <sander@svanheule.net> | 2022-07-28 15:17:04 +0200 |
commit | a63aeaecf1f3387df020854c9b22a365207399ce (patch) | |
tree | ef6c7197c70e8c5c6847af25ff282da71f322527 /target/linux/realtek/rtl838x | |
parent | f2f09bc00280f5bd60b36d525a5e229550958b6d (diff) | |
download | upstream-a63aeaecf1f3387df020854c9b22a365207399ce.tar.gz upstream-a63aeaecf1f3387df020854c9b22a365207399ce.tar.bz2 upstream-a63aeaecf1f3387df020854c9b22a365207399ce.zip |
realtek: remove support for HPE 1920 series
Support for HPE 1920 images depends on two non-existent tools (mkh3cimg
and mkh3cvfs) from the in the firmware-utils package. Revert commit
f2f09bc00280 ("realtek: add support for HPE 1920 series") until support
for these tools is merged and made available in OpenWrt.
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'target/linux/realtek/rtl838x')
-rw-r--r-- | target/linux/realtek/rtl838x/config-5.10 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/realtek/rtl838x/config-5.10 b/target/linux/realtek/rtl838x/config-5.10 index 9075aa6d3c..c117fc489a 100644 --- a/target/linux/realtek/rtl838x/config-5.10 +++ b/target/linux/realtek/rtl838x/config-5.10 @@ -74,8 +74,6 @@ CONFIG_GPIO_PCA953X=y CONFIG_GPIO_PCA953X_IRQ=y CONFIG_GPIO_REALTEK_OTTO=y CONFIG_GPIO_RTL8231=y -CONFIG_GPIO_WATCHDOG=y -# CONFIG_GPIO_WATCHDOG_ARCH_INITCALL is not set CONFIG_GRO_CELLS=y CONFIG_HANDLE_DOMAIN_IRQ=y CONFIG_HARDWARE_WATCHPOINTS=y @@ -136,7 +134,6 @@ CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_BRNIMAGE_FW=y CONFIG_MTD_SPLIT_EVA_FW=y CONFIG_MTD_SPLIT_FIRMWARE=y -CONFIG_MTD_SPLIT_H3C_VFS=y CONFIG_MTD_SPLIT_TPLINK_FW=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_NEED_DMA_MAP_STATE=y |