diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 22:25:50 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 22:59:23 +0100 |
commit | ff4813befbb6938cc6cdda96b70121e572928aeb (patch) | |
tree | a74cf20d1fd44087b59a3b3ca25b9e7ec485c4d7 /packages/kexecboot/linux-kexecboot-2.6.24/spitz | |
parent | 7e263c9e7a9505234b6f0bf9bc9b56eaf6978244 (diff) |
linux-kexecboot-2.6.24: rework defconfig for poodle, akita, spitz
- no kernel debug, no sound, no network
- allow boot from CF
- add EXT3 compiled in to allow booting
- minor sync between akita and spitz (SHARPSL_RC=y, I2C_ALGOBIT=Y)
- bump PR
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.24/spitz')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig b/packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig index 6fd7f17800..eab0e478d8 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.24/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24 -# Sun Feb 1 01:47:10 2009 +# Sun Feb 1 20:48:10 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -507,7 +507,7 @@ CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_CORGI is not set CONFIG_KEYBOARD_SPITZ=y -CONFIG_SHARPSL_RC=m +CONFIG_SHARPSL_RC=y # CONFIG_KEYBOARD_PXA27x is not set # CONFIG_KEYBOARD_GPIO is not set # CONFIG_INPUT_MOUSE is not set |