Hello everyone, I'm using vendor-originated linux kernel for UDOO IMX6Q board. I could disable all the configuration variables that Xenomai needs (CONFIG_CPU_IDLE, ...) except for CONFIG_CPU_FREQ. It always produces several errors on trying to disable it as many used functions in the drivers files are defined within cpufreq folder. Is there anything that can be done to work around disabling it? for example, can I set cpuinfo_min_freq equal to cpuinfo_max_freq or that won't make a profit?
Thanks in advance. -- Mohamed Atef _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
