summaryrefslogtreecommitdiffstats
path: root/drivers/serial/Kconfig
blob: 6a392ba24fd6b7b81209b991f8698154849d1f2c (plain)
1
2
3
4
5
6
config DM_SERIAL
	bool "Enable Driver Model for serial drivers"
	depends on DM
	help
	  If you want to use driver model for serial drivers, say Y.
	  To use legacy serial drivers, say N.
OpenPOWER on IntegriCloud