mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-06-16 09:00:17 +03:00
fb3f308f2f
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.