usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"
There is no Kconfig symbol named USB_GADGET_S3C_HSOTG_PIO. The select statement for that symbol is a nop. Drop it. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
92094aa094
commit
71ae920d36
1 changed files with 0 additions and 1 deletions
|
@ -264,7 +264,6 @@ config USB_PXA27X
|
||||||
config USB_S3C_HSOTG
|
config USB_S3C_HSOTG
|
||||||
tristate "S3C HS/OtG USB Device controller"
|
tristate "S3C HS/OtG USB Device controller"
|
||||||
depends on S3C_DEV_USB_HSOTG
|
depends on S3C_DEV_USB_HSOTG
|
||||||
select USB_GADGET_S3C_HSOTG_PIO
|
|
||||||
select USB_GADGET_DUALSPEED
|
select USB_GADGET_DUALSPEED
|
||||||
help
|
help
|
||||||
The Samsung S3C64XX USB2.0 high-speed gadget controller
|
The Samsung S3C64XX USB2.0 high-speed gadget controller
|
||||||
|
|
Loading…
Add table
Reference in a new issue