Comment 0 for bug 227013

Revision history for this message
Chris Gregan (cgregan) wrote : No /boot/config-2.6.24-16-lpia

<Build: UME Beta 4>
<Environment: Jax 10>

Summary:
When I ran the command sudo grep CONFIG_NO_HZ /boot/config-$(uname -r) I got a file not found error. I believe this config file should be present.

Steps to Reproduce:
1) Run command # sudo grep CONFIG_NO_HZ /boot/config-$(uname -r)

Expected result:
CONFIG_NO_HZ=Y

Actual result:
No such file or directory