Skip to content

Commit

Permalink
arch/x86/defconfig: run through make oldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
zultron committed May 21, 2015
1 parent 22935f6 commit d6c8379
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions base/arch/x86/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ CONFIG_RTAI_TESTSUITE=y
# CONFIG_RTAI_COMPAT is not set
# CONFIG_RTAI_EXTENDED is not set
CONFIG_RTAI_QUIET=y
CONFIG_RTAI_STARTUP_LOAD=y
CONFIG_RTAI_LXRT_STATIC_INLINE=y
# CONFIG_RTAI_LXRT_NO_INLINE is not set
CONFIG_RTAI_FORTIFY_SOURCE=""

#
# Machine (x86 / x86_64)
Expand All @@ -42,7 +44,10 @@ CONFIG_RTAI_CPUS="8"
#
# CONFIG_RTAI_SCHED_ISR_LOCK is not set
# CONFIG_RTAI_LONG_TIMED_LIST is not set
CONFIG_RTAI_SCHED_APIC_LATENCY="3944"
CONFIG_RTAI_SCHED_LATENCY_SELFCALIBRATE=y
CONFIG_RTAI_SCHED_LATENCY="0"
CONFIG_RTAI_KERN_BUSY_ALIGN_RET_DELAY="0"
CONFIG_RTAI_USER_BUSY_ALIGN_RET_DELAY="0"
CONFIG_RTAI_SCHED_LXRT_NUMSLOTS="1024"
CONFIG_RTAI_MONITOR_EXECTIME=y
CONFIG_RTAI_ALLOW_RR=y
Expand All @@ -51,7 +56,6 @@ CONFIG_RTAI_ALLOW_RR=y
# CONFIG_RTAI_ALIGN_LINUX_PRIORITY is not set
CONFIG_RTAI_ONE_SHOT=y
CONFIG_RTAI_CAL_FREQS_FACT="0"
CONFIG_RTAI_SCHED_8254_LATENCY="4700"

#
# Supported services
Expand Down Expand Up @@ -83,7 +87,6 @@ CONFIG_RTAI_KSTACK_HEAPSZ="512"
# CONFIG_RTAI_USI is not set
# CONFIG_RTAI_WD is not set
CONFIG_RTAI_MALLOC_HEAPSZ="2048"
# CONFIG_RTAI_HARD_SOFT_TOGGLER is not set

#
# Add-ons
Expand Down

0 comments on commit d6c8379

Please sign in to comment.