freebsd-dev/sys/arm64/conf
Emmanuel Vadot 2a3d5e3364 rk3328: Add support for this SoC
* rk_cru is a cru driver that needs to be subclassed by
  the real CRU driver
* rk_clk_pll handle the pll type clock on RockChip SoC, it's only read
  only for now.
* rk_clk_composite handle the different composite clock types (with gate,
  with mux etc ...)
* rk_clk_gate handle the RockChip gates
* rk_clk_mux handle the RockChip muxes (unused for now)
* Only clocks for supported devices are supported for now, the rest will be
  added when driver support comes
* The assigned-clock* property are not handled for now so we rely a lot on the
  bootloader to setup some initial values for some clocks.
2018-02-26 21:25:50 +00:00
..
DEFAULTS Enable NEW_PCIB on arm64. 2016-05-20 08:43:18 +00:00
GENERIC rk3328: Add support for this SoC 2018-02-26 21:25:50 +00:00
GENERIC-MMCCAM Add MMCCAM-enabled kernel config for arm64 2017-09-11 19:07:42 +00:00
GENERIC-NODEBUG Update several more URLs 2017-10-29 08:17:03 +00:00
GENERIC-UP Update several more URLs 2017-10-29 08:17:03 +00:00