diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 14:22:47 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 14:22:47 +0000 |
commit | b4a7300d0986e51eb2404539b19471d5b25f2a9d (patch) | |
tree | 6cc1f7df415c9407854368a3dfb036715f368786 /packages/linux/linux-handhelds-2.6-2.6.21/h3900 | |
parent | 44c61051f9b52a94db2609f6754b04c7ddda6550 (diff) |
linux-handhelds-2.6 2.6.21-hh20: Add support for passing kexec command line.
* Tested to work.
* TODO: Add CONFIG_ATAGS_PROC consistently.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/h3900')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig index da93637bd6..d752bc8c37 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/h3900/defconfig @@ -1434,3 +1434,4 @@ CONFIG_ZLIB_DEFLATE=y CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y +CONFIG_ATAGS_PROC=y |