PGM_FUNC(x)=x \
INLINE=inline \
CONFIG_FAT_DRIVES=1 \
- CONFIG_KERN_PRI=1
+ CONFIG_KERN_PRI=1 \
+ CONFIG_TIMER_EVENTS=1 \
+ CONFIG_TIMER_UDELAY=1 \
+ CONFIG_KERN_SIGNALS=1
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.
PGM_FUNC(x)=x \
INLINE=inline \
CONFIG_FAT_DRIVES=1 \
- CONFIG_KERN_PRI=1
+ CONFIG_KERN_PRI=1 \
+ CONFIG_TIMER_EVENTS=1 \
+ CONFIG_TIMER_UDELAY=1 \
+ CONFIG_KERN_SIGNALS=1
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.