From cafbbcdb2c6db7b0d19e6e90a62214ee660ea3f0 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 7 Oct 2009 00:51:07 +0000 Subject: [PATCH] [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 --- target/linux/mpc52xx/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index 35c4fc1f90..617759cc32 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -247,6 +247,7 @@ CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200 # CONFIG_SLOW_WORK is not set CONFIG_SLUB=y # CONFIG_SMP is not set +# CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SQUASHFS is not set # CONFIG_STRIP_ASM_SYMS is not set CONFIG_SUSPEND=y -- 2.11.0