aboutsummaryrefslogtreecommitdiff
path: root/drivers/sdio/hcd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sdio/hcd/Kconfig')
-rw-r--r--drivers/sdio/hcd/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/sdio/hcd/Kconfig b/drivers/sdio/hcd/Kconfig
deleted file mode 100644
index e4d8397414d..00000000000
--- a/drivers/sdio/hcd/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-config SDIO_S3C24XX
- tristate "Samsung s3c24xx host controller"
- depends on PLAT_S3C24XX && SDIO
- default m
- help
- good luck.
-
-config SDIO_S3C24XX_DMA
- bool "Samsung s3c24xx host controller DMA I/O"
- depends on SDIO_S3C24XX
- default n
- help
- good luck.
-