From: Dario Binacchi Date: Fri, 20 Jun 2025 08:06:21 +0000 (+0200) Subject: ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765081cde522253cf588a46ac2ba0ab8659a85f4;p=thirdparty%2Flinux.git ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm Select the options required by the imx28-amarula-rmm board. Signed-off-by: Dario Binacchi Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig index 91723fdd3c04b..3b08c63b6de4f 100644 --- a/arch/arm/configs/mxs_defconfig +++ b/arch/arm/configs/mxs_defconfig @@ -64,8 +64,11 @@ CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_EDT_FT5X06=y CONFIG_TOUCHSCREEN_MXS_LRADC=y CONFIG_TOUCHSCREEN_TSC2007=m +CONFIG_INPUT_MISC=y +CONFIG_INPUT_PWM_BEEPER=y # CONFIG_SERIO is not set # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_AMBA_PL011=y