diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-01-30 19:28:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-01-30 19:28:46 +0000 |
commit | fdfa35576865b9a8ebd35f6edf60d3f36e85d055 (patch) | |
tree | 16d02695c4c4bf7a948929dc7aaf0147abe72a49 /target/linux/orion/config-default | |
parent | 5c74ac958cd689a790373038a62ce0d993ba86fa (diff) | |
download | upstream-fdfa35576865b9a8ebd35f6edf60d3f36e85d055.tar.gz upstream-fdfa35576865b9a8ebd35f6edf60d3f36e85d055.tar.bz2 upstream-fdfa35576865b9a8ebd35f6edf60d3f36e85d055.zip |
[kernel] orion: add missing config entries when sound & spi are enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14286 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/config-default')
-rw-r--r-- | target/linux/orion/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
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 |