]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/core/Kconfig
karo: cleanup after merge of v2015.10-rc2
[karo-tx-uboot.git] / drivers / core / Kconfig
index 41f4e695e8af8a8035f605049771b96dc4462203..6ff49b613ad5c99f20058edb156c6024dab64a12 100644 (file)
@@ -1,5 +1,8 @@
 menu "Generic Driver Options"
 
+config BOUNCE_BUFFER
+       bool
+
 config DM
        bool "Enable Driver Model"
        help