mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
The PLL setting doesn't depend on the 'qmod' board type but on the combination of the BOARD_MAINOSC and BOARD_MCK #defines. So let's remove the '#ifdef qmod' from the equation. The only 'qmod' specific part is whether or not to use the internal xtal oscillator or not.