diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-02 19:46:49 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-02 19:46:49 +0000 |
commit | bda4b6efcef4e241335a3f70f17f037a84d65945 (patch) | |
tree | f51473c67516e81cad206a5923879d7d0be1276c /target | |
parent | 370f0f638b64875e639e7dc4f429baf178036f90 (diff) |
[kernel] generic: sanitize config files (fix typos & whitespace, remove duplicates)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14372 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 6 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 674077620..092dc0038 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1325,7 +1325,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHER is not set -# CONFIG_SENSORS_FSCHMD is nost set +# CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_FSCPOS is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set @@ -1521,7 +1521,6 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SNI_RM is not set # CONFIG_SOC_CAMERA is not set # CONFIG_SOLARIS_X86_PARTITION is not set -# CONFIG_SOC_CAMERA is not set CONFIG_SOUND=m # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set @@ -1539,7 +1538,7 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_SSB_DEBUG is not set # CONFIG_SSB_DRIVER_MIPS is not set # CONFIG_SSB_PCMCIAHOST is not set -# CONFIG_SSB_SILENT it not set +# CONFIG_SSB_SILENT is not set # CONFIG_SSFDC is not set CONFIG_STACKTRACE_SUPPORT=y CONFIG_STANDALONE=y @@ -1792,7 +1791,6 @@ CONFIG_USB_STORAGE_USBAT=y CONFIG_USB_UEAGLEATM=m CONFIG_USB_USBNET=m CONFIG_USB_USBNET_MII=m -# CONFIG_USB_VIDEO_CLASS is not set # CONFIG_USB_VICAM is not set # CONFIG_USB_VIDEO_CLASS is not set # CONFIG_USB_W9968CF is not set diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index cffac1c11..70afe0e3c 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -1458,7 +1458,7 @@ CONFIG_SIGNALFD=y # CONFIG_SK98LIN is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set -# CONFIG_SKY2_DEBUG is not set +# CONFIG_SKY2_DEBUG is not set CONFIG_SLAB=y CONFIG_SLABINFO=y CONFIG_SLHC=m |