Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48c54df1 authored by Lee Jones's avatar Lee Jones Committed by Tejun Heo
Browse files

ahci: st: Only build for ST-Micro h/w



This device is designed specifically to run on ST-Microelectronics'
hardware. To ensure no attempts are made to run on anything incompatible
we add a dependency on ST architecture

Suggested-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent a8237084
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@ config SATA_AHCI_PLATFORM
config AHCI_ST
	tristate "ST AHCI SATA support"
	depends on SATA_AHCI_PLATFORM
	depends on ARCH_STI
	help
	  This option enables support for ST AHCI SATA controller.