diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /drivers/ptp | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/ptp')
-rw-r--r-- | drivers/ptp/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig index cd9bc3b129bc..b4b918a75db2 100644 --- a/drivers/ptp/Kconfig +++ b/drivers/ptp/Kconfig | |||
@@ -70,7 +70,7 @@ config DP83640_PHY | |||
70 | using the SO_TIMESTAMPING API. | 70 | using the SO_TIMESTAMPING API. |
71 | 71 | ||
72 | In order for this to work, your MAC driver must also | 72 | In order for this to work, your MAC driver must also |
73 | implement the skb_tx_timetamp() function. | 73 | implement the skb_tx_timestamp() function. |
74 | 74 | ||
75 | config PTP_1588_CLOCK_PCH | 75 | config PTP_1588_CLOCK_PCH |
76 | tristate "Intel PCH EG20T as PTP clock" | 76 | tristate "Intel PCH EG20T as PTP clock" |