···474474 help475475 This option enables Keystone's hardware random generator.476476477477+config HW_RANDOM_CCTRNG478478+ tristate "Arm CryptoCell True Random Number Generator support"479479+ default HW_RANDOM480480+ help481481+ This driver provides support for the True Random Number482482+ Generator available in Arm TrustZone CryptoCell.483483+484484+ To compile this driver as a module, choose M here: the module485485+ will be called cctrng.486486+487487+ If unsure, say Y.488488+477489endif # HW_RANDOM478490479491config UML_RANDOM