summaryrefslogtreecommitdiff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-08-24 21:20:31 +0200
committerMarek Vasut <marex@denx.de>2018-09-15 03:19:07 +0200
commiteb05dcfea29bbafbc9f8ce3b7894e3e53f35d743 (patch)
tree1100e9cc334c2b7dc347cb6c9921a96bea3a852f /scripts/Makefile
parentd1da5d6cd8d33f777cf8374bf070970c4cca32e1 (diff)
sh: tmu: Simplify the tmu_bit math
The tmu_bit value evaluates to (ffs(4) >> 1) - 1 = (3 >> 1) - 1 = 0. Just drop the tmu_bit completely as well as CONFIG_SYS_TMU_CLK_DIV. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions