|
@@ -180,7 +180,7 @@ config ATH9K_HTC_DEBUGFS
|
|
config ATH9K_HWRNG
|
|
config ATH9K_HWRNG
|
|
bool "Random number generator support"
|
|
bool "Random number generator support"
|
|
depends on ATH9K && (HW_RANDOM = y || HW_RANDOM = ATH9K)
|
|
depends on ATH9K && (HW_RANDOM = y || HW_RANDOM = ATH9K)
|
|
- default y
|
|
|
|
|
|
+ default n
|
|
---help---
|
|
---help---
|
|
This option incorporates the ADC register output as a source of
|
|
This option incorporates the ADC register output as a source of
|
|
randomness into Linux entropy pool (/dev/urandom and /dev/random)
|
|
randomness into Linux entropy pool (/dev/urandom and /dev/random)
|