From 1fc4820680ecf808d900c0a63610059ee324e38b Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 30 Jan 2009 19:28:46 +0000 Subject: [PATCH] orion: add missing config entries when sound & spi are enabled SVN-Revision: 14286 --- target/linux/orion/config-default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 6b69d844a9..b0971cd0d6 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -328,12 +328,14 @@ CONFIG_SCSI_WAIT_SCAN=m CONFIG_SLABINFO=y # CONFIG_SMC91X is not set # CONFIG_SMSC_PHY is not set +# CONFIG_SND_ARM is not set # CONFIG_SND_AW2 is not set # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set +# CONFIG_SPI_ORION is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SSB_POSSIBLE=y # CONFIG_SWAP is not set -- 2.30.2