This said, I'm super NOT confident about my machine configuration. I set apq8009 and msm8909 because they have an `atom.mk` that says "# Linux, Qualcomm apq8009/msm89090 cpu", but I basically guessed the dts, and the tuning. See: ``` BASEMACHINE ?= "apq8009" require conf/machine/include/basemachine.inc SOC_FAMILY ?= "msm8909" include conf/machine/include/soc-family.inc include conf/machine/include/tune-cortexa7.inc ```