1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 19:33:08 +02:00

[kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17963 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-10-07 00:51:07 +00:00
parent 4df4ed8e9e
commit cafbbcdb2c

View File

@ -247,6 +247,7 @@ CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200
# CONFIG_SLOW_WORK is not set # CONFIG_SLOW_WORK is not set
CONFIG_SLUB=y CONFIG_SLUB=y
# CONFIG_SMP is not set # CONFIG_SMP is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SQUASHFS is not set # CONFIG_SQUASHFS is not set
# CONFIG_STRIP_ASM_SYMS is not set # CONFIG_STRIP_ASM_SYMS is not set
CONFIG_SUSPEND=y CONFIG_SUSPEND=y