Signed-off-by: Alexander Couzens <[email protected]> --- target/linux/x86/config-3.10 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/x86/config-3.10 b/target/linux/x86/config-3.10 index 71216ff..e39e9bc 100644 --- a/target/linux/x86/config-3.10 +++ b/target/linux/x86/config-3.10 @@ -184,7 +184,6 @@ CONFIG_HAVE_UID16=y CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y # CONFIG_HIGHMEM4G is not set -# CONFIG_HIGH_RES_TIMERS is not set CONFIG_HPET_EMULATE_RTC=y CONFIG_HPET_TIMER=y # CONFIG_HP_WATCHDOG is not set @@ -313,7 +312,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_SBC_EPX_C3_WATCHDOG is not set # CONFIG_SC1200_WDT is not set # CONFIG_SC520_WDT is not set -# CONFIG_SCHED_HRTICK is not set +CONFIG_SCHED_HRTICK=y CONFIG_SCSI=y CONFIG_SCx200=y CONFIG_SCx200HR_TIMER=y -- 1.9.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
