Skip to content

Commit

Permalink
[IA64] refresh config files
Browse files Browse the repository at this point in the history
Bring defconfig, tiger_defconfig and zx1_defconfig up to date. Also
sprinkle KEXEC and KDUMP combinations around liberally so that my
usual regression test builds will see all combinations:

 tiger_defconfig gets KEXEC=y, CRASH_DUMP=n
 zx1_defconfig   gets KEXEC=n, CRASH_DUMP=y
 defconfig       gets KEXEC=y, CRASH_DUMP=y
 others remain at     KEXEC=n, CRASH_DUMP=n

Signed-off-by: Tony Luck <tomy.luck@intel.com>
  • Loading branch information
Tony Luck committed Mar 8, 2007
1 parent 2a3a282 commit e3a696e
Show file tree
Hide file tree
Showing 3 changed files with 721 additions and 207 deletions.
Loading

0 comments on commit e3a696e

Please sign in to comment.