Kernel configure warnings appear on intel-quark while building project: .... WARNING: [kernel config]: specified values did not make it into the kernel's final configuration: Value requested for CONFIG_GEN_RTC not in final ".config" Requested value: "CONFIG_GEN_RTC=y" Actual value set: "" Value requested for CONFIG_GEN_RTC_X not in final ".config" Requested value: "CONFIG_GEN_RTC_X=y" Actual value set: ""
$../wrlinux-7/wrlinux/configure --enable-board=intel-quark --enable-kernel=standard --enable-rootfs=glibc-std --enable-reconfig $make fs