Skip to content

Commit

Permalink
Merge tag 'meson-clk-fixes-for-4.12-rc2' of git://github.com/baylibre…
Browse files Browse the repository at this point in the history
…/clk-meson into clk-fixes

KConfig fix:
- clk: meson: gxbb: fix build error without RESET_CONTROLLER
  • Loading branch information
Michael Turquette committed May 25, 2017
2 parents 370d919 + dbed87a commit 658a756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/clk/meson/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ config COMMON_CLK_MESON8B
config COMMON_CLK_GXBB
bool
depends on COMMON_CLK_AMLOGIC
select RESET_CONTROLLER
help
Support for the clock controller on AmLogic S905 devices, aka gxbb.
Say Y if you want peripherals and CPU frequency scaling to work.

0 comments on commit 658a756

Please sign in to comment.