--- zzzz-none-000/linux-2.6.28.10/init/Kconfig 2009-05-02 18:54:43.000000000 +0000 +++ fusiv-7390-686/linux-2.6.28.10/init/Kconfig 2016-04-19 11:09:41.000000000 +0000 @@ -4,7 +4,8 @@ config KERNELVERSION string - option env="KERNELVERSION" + default "2.6.28.8" +# option env="KERNELVERSION" config DEFCONFIG_LIST string @@ -799,6 +800,16 @@ Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. +config AVM_ENHANCED + bool "AVM collection of various enhanced kernel-features" + help + Be aware: For compatibility reasons AVM_ENHANCED currently selects a + list of other (smaller) AVM kernel enhancements. + +config AVM_SIMPLE_PROFILING + bool "Enable AVM Simple Profiling" + default n + # # Place an empty function call at each tracepoint site. Can be # dynamically changed for a probe function.