From: Peter Robinson <pbrobinson@xxxxxxxxx> There's a bunch of interest around various phones ATM such as the Librem 5 so enable the options that are upstream. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> --- .../fedora/generic/CONFIG_CHARGER_BQ25980 | 17 ----------------- .../CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 | 19 ------------------- .../arm/aarch64/CONFIG_BATTERY_MAX17042 | 1 + .../arm/aarch64/CONFIG_CHARGER_BQ25980 | 1 + .../arm/aarch64/CONFIG_REGULATOR_TPS65132 | 1 + .../generic/arm/aarch64/CONFIG_VCNL4000 | 1 + 6 files changed, 4 insertions(+), 36 deletions(-) create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_MAX17042 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_CHARGER_BQ25980 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_TPS65132 create mode 100644 redhat/configs/fedora/generic/arm/aarch64/CONFIG_VCNL4000 diff --git a/redhat/configs/fedora/generic/CONFIG_CHARGER_BQ25980 b/redhat/configs/fedora/generic/CONFIG_CHARGER_BQ25980 index 10ba050f5351..65e06f37c92d 100644 --- a/redhat/configs/fedora/generic/CONFIG_CHARGER_BQ25980 +++ b/redhat/configs/fedora/generic/CONFIG_CHARGER_BQ25980 @@ -1,18 +1 @@ -# CONFIG_CHARGER_BQ25980: -# -# Say Y to enable support for the TI BQ25980, BQ25975 and BQ25960 -# series of fast battery chargers. -# -# Symbol: CHARGER_BQ25980 [=n] -# Type : tristate -# Defined at drivers/power/supply/Kconfig:639 -# Prompt: TI BQ25980 battery charger driver -# Depends on: POWER_SUPPLY [=y] && I2C [=y] && (GPIOLIB [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Power supply class support (POWER_SUPPLY [=y]) -# Selects: REGMAP_I2C [=y] -# -# -# # CONFIG_CHARGER_BQ25980 is not set diff --git a/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 b/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 index 65d72cf62220..fb5aa20217b8 100644 --- a/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 +++ b/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 @@ -1,20 +1 @@ -# CONFIG_DRM_PANEL_MANTIX_MLAF057WE51: -# -# Say Y here if you want to enable support for the Mantix -# MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It -# has a resolution of 720x1440 pixels, a built in backlight and touch -# controller. -# -# Symbol: DRM_PANEL_MANTIX_MLAF057WE51 [=n] -# Type : tristate -# Defined at drivers/gpu/drm/panel/Kconfig:220 -# Prompt: Mantix MLAF057WE51-X MIPI-DSI LCD panel -# Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && DRM_MIPI_DSI [=y] && BACKLIGHT_CLASS_DEVICE [=y] -# Location: -# -> Device Drivers -# -> Graphics support -# -> Display Panels -# -# -# CONFIG_DRM_PANEL_MANTIX_MLAF057WE51=m diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_MAX17042 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_MAX17042 new file mode 100644 index 000000000000..669e6ac2e145 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BATTERY_MAX17042 @@ -0,0 +1 @@ +CONFIG_BATTERY_MAX17042=m diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_CHARGER_BQ25980 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_CHARGER_BQ25980 new file mode 100644 index 000000000000..4058f096ef99 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_CHARGER_BQ25980 @@ -0,0 +1 @@ +CONFIG_CHARGER_BQ25980=m diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_TPS65132 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_TPS65132 new file mode 100644 index 000000000000..69f49c54d074 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_TPS65132 @@ -0,0 +1 @@ +CONFIG_REGULATOR_TPS65132=m diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VCNL4000 b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VCNL4000 new file mode 100644 index 000000000000..a5d1e71c6fa2 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VCNL4000 @@ -0,0 +1 @@ +CONFIG_VCNL4000=m -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx