commit | 7873ee26b10bcb03553b6a26ec16b9a937a5b916 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <Igor.Russkikh@aquantia.com> | Sat Oct 26 11:05:34 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 26 11:28:40 2019 -0700 |
tree | 653161b3b365ba0b7d9e99e12f4db4db0dbf8144 | |
parent | 5eeb6c3cf26eac522df07bee1a58573804179126 [diff] |
net: aquantia: disable ptp object build if no config We do disable aq_ptp module build using inline stubs when CONFIG_PTP_1588_CLOCK is not declared. This reduces module size and removes unnecessary code. Reported-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>