From: Roger Quadros Date: Mon, 23 Feb 2015 15:18:37 +0000 (+0200) Subject: ARM: omap2plus_defconfig: Fix SATA boot X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~12767^2~1^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=acd83a1652dc60cfb5b3e6f061f48b87044c9b20;p=mirror_ubuntu-focal-kernel.git ARM: omap2plus_defconfig: Fix SATA boot SATA operation depends on PIPE3 PHY and if we want to boot from SATA drives, we have to have the PIPE3 PHY driver built-in. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index c090989b042f..a097cffa1231 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -376,7 +376,7 @@ CONFIG_PWM_TIEHRPWM=m CONFIG_PWM_TWL=m CONFIG_PWM_TWL_LED=m CONFIG_OMAP_USB2=m -CONFIG_TI_PIPE3=m +CONFIG_TI_PIPE3=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set