diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 23:17:36 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 23:17:36 +0000 |
commit | 2c4875b612d410b876bd7a41dd34dc76e034d371 (patch) | |
tree | bd1ef99a68296f71477af7285ff70d61731b9ba9 /packages/linux/linux-handhelds-2.6-2.6.21/h3800 | |
parent | 7d17e99c37b5367c19c99e00acca1bc9ccce7df3 (diff) |
linux-handhelds-2.6 2.6.21-hh20: Enable CONFIG_ATAGS_PROC consistently.
* For kexec command line support.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/h3800')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig index f30b2dd0ab..e8dcf46931 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Thu Feb 14 00:33:51 2008 +# Fri Feb 15 01:08:07 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -234,6 +234,7 @@ CONFIG_CMDLINE="keepinitrd" # CONFIG_XIP_KERNEL is not set CONFIG_KEXEC=y # CONFIG_TXTOFFSET_DELTA is not set +CONFIG_ATAGS_PROC=y # # CPU Frequency scaling |