diff options
author | Holger Freyther <zecke@selfish.org> | 2004-09-27 21:46:51 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-09-27 21:46:51 +0000 |
commit | 3fa38be99e1c9e96273b70a4e8e60c60a8c9f414 (patch) | |
tree | fbf936cf90fac714c0517f45c17c1d11115dfdfd /linux/montavista-sa-2.4.17-mvl21/defconfig-beagle | |
parent | 5cddbdb52eabd6f7dd913896d859265fe0e08971 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/09/27 22:55:06+02:00 handhelds.org!zecke
PPPD:
Fix the fix(patch) to enable mppe/ms-chap2
2004/09/27 22:51:01+02:00 handhelds.org!zecke
Beagle:
-PREEMPT enable/disable for PCMCIA to avoid crashes
-Do not ship zImage and System.map in ROM
2004/09/27 00:10:19+02:00 handhelds.org!zecke
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/09/27 00:06:48+02:00 handhelds.org!zecke
Change staging of libxine_1.0.0-rc6a to install more headers into xine/ . These headers
are needed to build OpiePlayer2 against this version of libxine
2004/09/26 20:52:35+02:00 handhelds.org!zecke
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/09/26 20:52:05+02:00 handhelds.org!zecke
Beagle:
-Switch away from modutils-colliteral
-Provide alaiases for ppp
-Build only needed TS lib modules to save space
BKrev: 41588a4byF20Bu-W-MhZ73U55lhrCQ
Diffstat (limited to 'linux/montavista-sa-2.4.17-mvl21/defconfig-beagle')
-rw-r--r-- | linux/montavista-sa-2.4.17-mvl21/defconfig-beagle | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle index 82d1d8e5e5..181b7eb1e6 100644 --- a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle +++ b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle @@ -172,14 +172,12 @@ CONFIG_BINFMT_ELF=y CONFIG_PM=y CONFIG_APM=y # CONFIG_ARTHUR is not set -CONFIG_CMDLINE="noinitrd root=/dev/mtdblock/1 init=/linuxrc mem=27M console=ttySA0" +CONFIG_CMDLINE="root=/dev/mtdblock/1 mem=27M console=ttySA0 noinitrd" CONFIG_LEDS=y CONFIG_LEDS_TIMER=y # CONFIG_LEDS_CPU is not set CONFIG_ALIGNMENT_TRAP=y CONFIG_PREEMPT=y -# CONFIG_PREEMPT_TIMES is not set -# CONFIG_LOCK_BREAK is not set # # Parallel port support @@ -699,7 +697,7 @@ CONFIG_DEVFS_MOUNT=y # CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_RW is not set # CONFIG_ROMFS_FS is not set -# CONFIG_EXT2_FS is not set +CONFIG_EXT2_FS=m # CONFIG_SYSV_FS is not set # CONFIG_UDF_FS is not set # CONFIG_UDF_RW is not set |