486: enable OLPC support thanks Andres Salomon for merge.

drive olpc by debian default.
again everyone wants his favorite fb default build in.

svn path=/dists/trunk/linux-2.6/; revision=11576
This commit is contained in:
Maximilian Attems 2008-06-08 00:22:25 +00:00
parent 96460cb205
commit b7c2ad1d2c
2 changed files with 9 additions and 0 deletions

2
debian/changelog vendored
View File

@ -34,6 +34,8 @@ linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
* iwl3945: Add monitor mode patch. (closes: #482387)
* [ppc64]: Enable IBMEBUS and EHEA. (closes: #484888)
* topconfig: Enable PROFILING across all flavours. (closes: #484885)
* 486: enable OLPC support thanks Andres Salomon for merge.
Kconfig variable patch by Robert Millan (closes: #485063).
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this

View File

@ -12,6 +12,9 @@ CONFIG_NOHIGHMEM=y
CONFIG_MATH_EMULATION=y
CONFIG_EISA=y
CONFIG_MCA=y
CONFIG_OLPC=y
CONFIG_PCI_OLPC=y
##
## file: arch/x86/Kconfig.cpu
@ -118,6 +121,10 @@ CONFIG_SCSI_NCR53C8XX_MAX_TAGS=4
CONFIG_SCSI_NCR53C8XX_SYNC=5
CONFIG_SCSI_SIM710=m
## file: drivers/video/geode/Kconfig
##
CONFIG_FB_GEODE_LX=y
##
## file: init/Kconfig
##