Kconfig: Remove useless "default N" lines
A number of Kconfig entries default to (uppercase) "N". It was clearly intended to use "default n". But since (lowercase) "n" is the default anyway, these lines might as well be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
392b21897d
commit
c7dcec7dd4
15 changed files with 0 additions and 26 deletions
|
@ -356,7 +356,6 @@ config ARC_CURR_IN_REG
|
||||||
|
|
||||||
config ARC_MISALIGN_ACCESS
|
config ARC_MISALIGN_ACCESS
|
||||||
bool "Emulate unaligned memory access (userspace only)"
|
bool "Emulate unaligned memory access (userspace only)"
|
||||||
default N
|
|
||||||
select SYSCTL_ARCH_UNALIGN_NO_WARN
|
select SYSCTL_ARCH_UNALIGN_NO_WARN
|
||||||
select SYSCTL_ARCH_UNALIGN_ALLOW
|
select SYSCTL_ARCH_UNALIGN_ALLOW
|
||||||
help
|
help
|
||||||
|
|
|
@ -11,7 +11,6 @@ config ETRAX_ETHERNET
|
||||||
config ETRAX_NO_PHY
|
config ETRAX_NO_PHY
|
||||||
bool "PHY not present"
|
bool "PHY not present"
|
||||||
depends on ETRAX_ETHERNET
|
depends on ETRAX_ETHERNET
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
This option disables all MDIO communication with an ethernet
|
This option disables all MDIO communication with an ethernet
|
||||||
transceiver connected to the MII interface. This option shall
|
transceiver connected to the MII interface. This option shall
|
||||||
|
@ -116,7 +115,6 @@ config ETRAX_AXISFLASHMAP
|
||||||
config ETRAX_AXISFLASHMAP_MTD0WHOLE
|
config ETRAX_AXISFLASHMAP_MTD0WHOLE
|
||||||
bool "MTD0 is whole boot flash device"
|
bool "MTD0 is whole boot flash device"
|
||||||
depends on ETRAX_AXISFLASHMAP
|
depends on ETRAX_AXISFLASHMAP
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
When this option is not set, mtd0 refers to the first partition
|
When this option is not set, mtd0 refers to the first partition
|
||||||
on the boot flash device. When set, mtd0 refers to the whole
|
on the boot flash device. When set, mtd0 refers to the whole
|
||||||
|
|
|
@ -4,7 +4,6 @@ config INTEL_MIC_HOST
|
||||||
tristate "Intel MIC Host Driver"
|
tristate "Intel MIC Host Driver"
|
||||||
depends on 64BIT && PCI && X86
|
depends on 64BIT && PCI && X86
|
||||||
select VHOST_RING
|
select VHOST_RING
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
This enables Host Driver support for the Intel Many Integrated
|
This enables Host Driver support for the Intel Many Integrated
|
||||||
Core (MIC) family of PCIe form factor coprocessor devices that
|
Core (MIC) family of PCIe form factor coprocessor devices that
|
||||||
|
@ -25,7 +24,6 @@ config INTEL_MIC_CARD
|
||||||
tristate "Intel MIC Card Driver"
|
tristate "Intel MIC Card Driver"
|
||||||
depends on 64BIT && X86
|
depends on 64BIT && X86
|
||||||
select VIRTIO
|
select VIRTIO
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
This enables card driver support for the Intel Many Integrated
|
This enables card driver support for the Intel Many Integrated
|
||||||
Core (MIC) device family. The card driver communicates shutdown/
|
Core (MIC) device family. The card driver communicates shutdown/
|
||||||
|
|
|
@ -2,7 +2,6 @@ menu "Android"
|
||||||
|
|
||||||
config ANDROID
|
config ANDROID
|
||||||
bool "Android Drivers"
|
bool "Android Drivers"
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Enable support for various drivers needed on the Android platform
|
Enable support for various drivers needed on the Android platform
|
||||||
|
|
||||||
|
@ -60,7 +59,6 @@ config ANDROID_TIMED_GPIO
|
||||||
|
|
||||||
config ANDROID_LOW_MEMORY_KILLER
|
config ANDROID_LOW_MEMORY_KILLER
|
||||||
bool "Android Low Memory Killer"
|
bool "Android Low Memory Killer"
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Registers processes to be killed when memory is low
|
Registers processes to be killed when memory is low
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
config BCM_WIMAX
|
config BCM_WIMAX
|
||||||
tristate "Beceem BCS200/BCS220-3 and BCSM250 wimax support"
|
tristate "Beceem BCS200/BCS220-3 and BCSM250 wimax support"
|
||||||
depends on USB && NET
|
depends on USB && NET
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
This is an experimental driver for the Beceem WIMAX chipset used
|
This is an experimental driver for the Beceem WIMAX chipset used
|
||||||
by Sprint 4G.
|
by Sprint 4G.
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
config TRANZPORT
|
config TRANZPORT
|
||||||
tristate "Frontier Tranzport and Alphatrack support"
|
tristate "Frontier Tranzport and Alphatrack support"
|
||||||
depends on USB
|
depends on USB
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Enable support for the Frontier Tranzport and Alphatrack devices.
|
Enable support for the Frontier Tranzport and Alphatrack devices.
|
||||||
|
|
|
@ -13,7 +13,6 @@ config VIDEO_GO7007
|
||||||
select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
|
select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
|
select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
|
select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This is a video4linux driver for the WIS GO7007 MPEG
|
This is a video4linux driver for the WIS GO7007 MPEG
|
||||||
encoder chip.
|
encoder chip.
|
||||||
|
@ -24,7 +23,6 @@ config VIDEO_GO7007
|
||||||
config VIDEO_GO7007_USB
|
config VIDEO_GO7007_USB
|
||||||
tristate "WIS GO7007 USB support"
|
tristate "WIS GO7007 USB support"
|
||||||
depends on VIDEO_GO7007 && USB
|
depends on VIDEO_GO7007 && USB
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This is a video4linux driver for the WIS GO7007 MPEG
|
This is a video4linux driver for the WIS GO7007 MPEG
|
||||||
encoder chip over USB.
|
encoder chip over USB.
|
||||||
|
@ -46,7 +44,6 @@ config VIDEO_GO7007_LOADER
|
||||||
config VIDEO_GO7007_USB_S2250_BOARD
|
config VIDEO_GO7007_USB_S2250_BOARD
|
||||||
tristate "Sensoray 2250/2251 support"
|
tristate "Sensoray 2250/2251 support"
|
||||||
depends on VIDEO_GO7007_USB && USB
|
depends on VIDEO_GO7007_USB && USB
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This is a video4linux driver for the Sensoray 2250/2251 device.
|
This is a video4linux driver for the Sensoray 2250/2251 device.
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,5 @@ config R8187SE
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
select EEPROM_93CX6
|
select EEPROM_93CX6
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
If built as a module, it will be called r8187se.ko.
|
If built as a module, it will be called r8187se.ko.
|
||||||
|
|
|
@ -3,7 +3,6 @@ config R8188EU
|
||||||
depends on WLAN && USB
|
depends on WLAN && USB
|
||||||
select WIRELESS_EXT
|
select WIRELESS_EXT
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This option adds the Realtek RTL8188EU USB device such as TP-Link TL-WN725N.
|
This option adds the Realtek RTL8188EU USB device such as TP-Link TL-WN725N.
|
||||||
If built as a module, it will be called r8188eu.
|
If built as a module, it will be called r8188eu.
|
||||||
|
|
|
@ -5,5 +5,4 @@ config RTL8192E
|
||||||
select WIRELESS_EXT
|
select WIRELESS_EXT
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
|
|
|
@ -5,5 +5,4 @@ config RTL8192U
|
||||||
select WIRELESS_EXT
|
select WIRELESS_EXT
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
|
|
|
@ -4,7 +4,6 @@ config R8712U
|
||||||
select WIRELESS_EXT
|
select WIRELESS_EXT
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
select FW_LOADER
|
select FW_LOADER
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130.
|
This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130.
|
||||||
If built as a module, it will be called r8712u.
|
If built as a module, it will be called r8712u.
|
||||||
|
@ -12,7 +11,6 @@ config R8712U
|
||||||
config R8712_TX_AGGR
|
config R8712_TX_AGGR
|
||||||
bool "Realtek RTL8712U Transmit Aggregation code"
|
bool "Realtek RTL8712U Transmit Aggregation code"
|
||||||
depends on R8712U && BROKEN
|
depends on R8712U && BROKEN
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This option provides transmit aggregation for the Realtek RTL8712 USB device.
|
This option provides transmit aggregation for the Realtek RTL8712 USB device.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
config USBIP_CORE
|
config USBIP_CORE
|
||||||
tristate "USB/IP support"
|
tristate "USB/IP support"
|
||||||
depends on USB && NET
|
depends on USB && NET
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This enables pushing USB packets over IP to allow remote
|
This enables pushing USB packets over IP to allow remote
|
||||||
machines direct access to USB devices. It provides the
|
machines direct access to USB devices. It provides the
|
||||||
|
@ -18,7 +17,6 @@ config USBIP_CORE
|
||||||
config USBIP_VHCI_HCD
|
config USBIP_VHCI_HCD
|
||||||
tristate "VHCI hcd"
|
tristate "VHCI hcd"
|
||||||
depends on USBIP_CORE
|
depends on USBIP_CORE
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This enables the USB/IP virtual host controller driver,
|
This enables the USB/IP virtual host controller driver,
|
||||||
which is run on the remote machine.
|
which is run on the remote machine.
|
||||||
|
@ -29,7 +27,6 @@ config USBIP_VHCI_HCD
|
||||||
config USBIP_HOST
|
config USBIP_HOST
|
||||||
tristate "Host driver"
|
tristate "Host driver"
|
||||||
depends on USBIP_CORE
|
depends on USBIP_CORE
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This enables the USB/IP host driver, which is run on the
|
This enables the USB/IP host driver, which is run on the
|
||||||
machine that is sharing the USB devices.
|
machine that is sharing the USB devices.
|
||||||
|
@ -40,6 +37,5 @@ config USBIP_HOST
|
||||||
config USBIP_DEBUG
|
config USBIP_DEBUG
|
||||||
bool "Debug messages for USB/IP"
|
bool "Debug messages for USB/IP"
|
||||||
depends on USBIP_CORE
|
depends on USBIP_CORE
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This enables the debug messages from the USB/IP drivers.
|
This enables the debug messages from the USB/IP drivers.
|
||||||
|
|
|
@ -10,7 +10,6 @@ config USB_DEBUG
|
||||||
|
|
||||||
config USB_ANNOUNCE_NEW_DEVICES
|
config USB_ANNOUNCE_NEW_DEVICES
|
||||||
bool "USB announce new devices"
|
bool "USB announce new devices"
|
||||||
default N
|
|
||||||
help
|
help
|
||||||
Say Y here if you want the USB core to always announce the
|
Say Y here if you want the USB core to always announce the
|
||||||
idVendor, idProduct, Manufacturer, Product, and SerialNumber
|
idVendor, idProduct, Manufacturer, Product, and SerialNumber
|
||||||
|
|
|
@ -314,7 +314,6 @@ config USB_ISP1760_HCD
|
||||||
|
|
||||||
config USB_ISP1362_HCD
|
config USB_ISP1362_HCD
|
||||||
tristate "ISP1362 HCD support"
|
tristate "ISP1362 HCD support"
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Supports the Philips ISP1362 chip as a host controller
|
Supports the Philips ISP1362 chip as a host controller
|
||||||
|
|
||||||
|
@ -326,7 +325,6 @@ config USB_ISP1362_HCD
|
||||||
config USB_FUSBH200_HCD
|
config USB_FUSBH200_HCD
|
||||||
tristate "FUSBH200 HCD support"
|
tristate "FUSBH200 HCD support"
|
||||||
depends on USB
|
depends on USB
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Faraday FUSBH200 is designed to meet USB2.0 EHCI specification
|
Faraday FUSBH200 is designed to meet USB2.0 EHCI specification
|
||||||
with minor modification.
|
with minor modification.
|
||||||
|
@ -337,7 +335,6 @@ config USB_FUSBH200_HCD
|
||||||
config USB_FOTG210_HCD
|
config USB_FOTG210_HCD
|
||||||
tristate "FOTG210 HCD support"
|
tristate "FOTG210 HCD support"
|
||||||
depends on USB
|
depends on USB
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
Faraday FOTG210 is an OTG controller which can be configured as
|
Faraday FOTG210 is an OTG controller which can be configured as
|
||||||
an USB2.0 host. It is designed to meet USB2.0 EHCI specification
|
an USB2.0 host. It is designed to meet USB2.0 EHCI specification
|
||||||
|
|
Loading…
Add table
Reference in a new issue