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/htchimalaya | |
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/htchimalaya')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig index d52ff1f91a..2035e2de39 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/htchimalaya/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Thu Feb 14 00:33:55 2008 +# Fri Feb 15 01:08:12 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -258,6 +258,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 |