Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / drivers / char / Kconfig
index 0b6c036..0f378d2 100644 (file)
@@ -247,11 +247,6 @@ config SONYPI
          To compile this driver as a module, choose M here: the
          module will be called sonypi.
 
-config GPIO_TB0219
-       tristate "TANBAC TB0219 GPIO support"
-       depends on TANBAC_TB022X
-       select GPIO_VR41XX
-
 source "drivers/char/pcmcia/Kconfig"
 
 config MWAVE
@@ -431,7 +426,6 @@ config ADI
 config RANDOM_TRUST_CPU
        bool "Initialize RNG using CPU RNG instructions"
        default y
-       depends on ARCH_RANDOM
        help
          Initialize the RNG using random numbers supplied by the CPU's
          RNG instructions (e.g. RDRAND), if supported and available. These