This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:tools-software:linux-drivers:clk:adi:clk-ad9545.c [30 Jun 2021 11:55] Alexandru Tachici |
resources:tools-software:linux-drivers:clk:adi:clk-ad9545.c [30 Jun 2021 11:56] Alexandru Tachici |
||
---|---|---|---|
Line 70: | Line 70: | ||
Configure kernel with “make menuconfig” (alternatively use “make xconfig” or “make qconfig”). | Configure kernel with “make menuconfig” (alternatively use “make xconfig” or “make qconfig”). | ||
<WRAP round help> | <WRAP round help> | ||
- | The LTC2947 SPI driver depends **CONFIG_SPI** and the LTC2947 I2C driver depends on **CONFIG_I2C**. | + | The AD9545 SPI driver depends **CONFIG_SPI** and the AD9545 I2C driver depends on **CONFIG_I2C**. |
</WRAP> | </WRAP> | ||