pmaports/device/downstream/linux-clockworkpi-uconsole-rpi/uconsole.config
Antoine Martin 4d2fed2962
linux-clockworkpi-uconsole-rpi: undefine CONFIG_LOCALVERSION
CONFIG_LOCALVERSION in defconfig is set as a variable that is not
considered a valid module name per depmod, causing build failure. This
commit adds empty CONFIG_LOCALVERSION to config to unblock build.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9063>
2026-07-18 15:30:39 +00:00

16 lines
371 B
Text

CONFIG_REGMAP_I2C=y
CONFIG_INPUT_AXP20X_PEK=y
CONFIG_CHARGER_AXP20X=m
CONFIG_BATTERY_AXP20X=m
CONFIG_AXP20X_POWER=m
CONFIG_MFD_AXP20X=y
CONFIG_MFD_AXP20X_I2C=y
CONFIG_REGULATOR_AXP20X=y
CONFIG_DRM_PANEL_CWD686=m
CONFIG_DRM_PANEL_CWU50=m
CONFIG_BACKLIGHT_OCP8178=m
CONFIG_AXP20X_ADC=m
CONFIG_TI_ADC081C=m
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRC_CCITT=m
CONFIG_LOCALVERSION=""