Remove CUSTOM_RANDOM_GENERATOR from atom_n28xx platfotm

The BSP does not have hardware random number generator
device driver.

Change-Id: Icaf4726174ec5c9120db4bd90d2ea2a4a30a8837
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
This commit is contained in:
Dmitriy Korovkin 2015-05-28 15:21:40 -04:00 committed by Anas Nashif
commit 6313939f8d
2 changed files with 2 additions and 2 deletions

View file

@ -130,7 +130,7 @@ CONFIG_SHUTOFF_PIC=y
#
# CONFIG_FLOAT is not set
# CONFIG_PCI is not set
CONFIG_CUSTOM_RANDOM_GENERATOR=y
# CONFIG_CUSTOM_RANDOM_GENERATOR is not set
CONFIG_BSP_DIR="generic_pc"
CONFIG_LOAPIC_TIMER_FREQ=150000000

View file

@ -109,7 +109,7 @@ CONFIG_SHUTOFF_PIC=y
#
# CONFIG_FLOAT is not set
# CONFIG_PCI is not set
CONFIG_CUSTOM_RANDOM_GENERATOR=y
# CONFIG_CUSTOM_RANDOM_GENERATOR is not set
CONFIG_BSP_DIR="generic_pc"
CONFIG_LOAPIC_TIMER_FREQ=150000000