projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
olpc
/
config-2.6.23
diff --git
a/target/linux/olpc/config-2.6.23
b/target/linux/olpc/config-2.6.23
index
5d83531
..
e6e1708
100644
(file)
--- a/
target/linux/olpc/config-2.6.23
+++ b/
target/linux/olpc/config-2.6.23
@@
-1,5
+1,6
@@
# CONFIG_60XX_WDT is not set
# CONFIG_8139TOO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_8139TOO is not set
+CONFIG_AC97_BUS=m
# CONFIG_ACPI is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ACPI is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
@@
-64,7
+65,6
@@
CONFIG_COMPAT_VDSO=y
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_HMAC is not set
-# CONFIG_CRYPTO_HW is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_MD4 is not set
@@
-198,6
+198,7
@@
CONFIG_HW_RANDOM_VIA=y
CONFIG_I2C=y
# CONFIG_I2C_ALGOBIT is not set
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C=y
# CONFIG_I2C_ALGOBIT is not set
CONFIG_I2C_BOARDINFO=y
+CONFIG_I2C_CHARDEV=y
# CONFIG_I6300ESB_WDT is not set
# CONFIG_I8K is not set
# CONFIG_IB700_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_I8K is not set
# CONFIG_IB700_WDT is not set
@@
-271,6
+272,7
@@
CONFIG_KMOD=y
CONFIG_KTIME_SCALAR=y
# CONFIG_KVM is not set
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_KTIME_SCALAR=y
# CONFIG_KVM is not set
CONFIG_LCD_CLASS_DEVICE=y
+# CONFIG_LEDS_ALIX is not set
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_LOGO is not set
# CONFIG_M386 is not set
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_LOGO is not set
# CONFIG_M386 is not set
@@
-437,6
+439,7
@@
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_PARAVIRT is not set
CONFIG_PC8736x_GPIO=m
# CONFIG_PC87413_WDT is not set
# CONFIG_PARAVIRT is not set
CONFIG_PC8736x_GPIO=m
# CONFIG_PC87413_WDT is not set
+CONFIG_PCI=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI_DIRECT=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI_DIRECT=y
@@
-480,6
+483,7
@@
CONFIG_SCSI=y
CONFIG_SCSI_WAIT_SCAN=m
# CONFIG_SCx200 is not set
# CONFIG_SCx200_ACB is not set
CONFIG_SCSI_WAIT_SCAN=m
# CONFIG_SCx200 is not set
# CONFIG_SCx200_ACB is not set
+# CONFIG_SDIO_UART is not set
CONFIG_SEMAPHORE_SLEEPERS=y
# CONFIG_SERIAL_8250_EXTENDED is not set
CONFIG_SERIAL_8250_PCI=y
CONFIG_SEMAPHORE_SLEEPERS=y
# CONFIG_SERIAL_8250_EXTENDED is not set
CONFIG_SERIAL_8250_PCI=y
@@
-492,9
+496,11
@@
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SMP is not set
# CONFIG_SMSC37B787_WDT is not set
CONFIG_SERIO_SERPORT=y
# CONFIG_SMP is not set
# CONFIG_SMSC37B787_WDT is not set
+CONFIG_SND_AC97_CODEC=m
+# CONFIG_SND_CS5530 is not set
+CONFIG_SND_CS5535AUDIO=m
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SONYPI is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SONYPI is not set
-# CONFIG_SOUND is not set
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SUSPEND=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SUSPEND=y
CONFIG_SYSVIPC_SYSCTL=y
@@
-527,7
+533,6
@@
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_VGA_CONSOLE=y
# CONFIG_VGA_NOPROBE is not set
# CONFIG_VIA_RHINE is not set
CONFIG_VGA_CONSOLE=y
# CONFIG_VGA_NOPROBE is not set
# CONFIG_VIA_RHINE is not set
-# CONFIG_VIDEO_DEV is not set
CONFIG_VIDEO_SELECT=y
CONFIG_VIRTUALIZATION=y
CONFIG_VM86=y
CONFIG_VIDEO_SELECT=y
CONFIG_VIRTUALIZATION=y
CONFIG_VM86=y
This page took
0.024922 seconds
and
4
git commands to generate.