diff options
author | Martin Roth <martinroth@google.com> | 2018-05-20 17:46:51 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-05-22 02:54:24 +0000 |
commit | 9641a92b112c5759ccb956287e80ba4a4983611b (patch) | |
tree | efe2c9f7aae0756afd26600cbb584afde6c25f31 /src/soc/rockchip/rk3399/Kconfig | |
parent | 8f25a6680e23663f4c88f7fe61a7a62e8fe284c4 (diff) | |
download | coreboot-9641a92b112c5759ccb956287e80ba4a4983611b.tar.xz |
src: Remove non-ascii characters
Change-Id: Iedb78e24a286a51830c85724af0179995ed553be
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/26434
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/rockchip/rk3399/Kconfig')
-rw-r--r-- | src/soc/rockchip/rk3399/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3399/Kconfig b/src/soc/rockchip/rk3399/Kconfig index 1d2960be1f..440981bf7f 100644 --- a/src/soc/rockchip/rk3399/Kconfig +++ b/src/soc/rockchip/rk3399/Kconfig @@ -32,7 +32,7 @@ config RK3399_SPREAD_SPECTRUM_DDR default n help Select Spread Spectrum Modulator (SSMOD) is a fully-digital circuit - used to modulate the frequency of the Silicon Creations’ Fractional + used to modulate the frequency of the Silicon Creations' Fractional PLL in order to reduce EMI. endif |