diff options
author | Mike Frysinger <vapier.adi@gmail.com> | 2008-10-16 11:54:43 -0400 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-10-16 11:54:43 -0400 |
commit | ed061b7ac8afb1181c6195aa502a8a7ef7ac3015 (patch) | |
tree | 9fac0c06028f73c2424e11d91b524660f209fcb1 /arch/blackfin/configs/BF561-EZKIT_defconfig | |
parent | 8fb4f8f056977464fa022ff7263ca91af3c2b94d (diff) |
Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/BF561-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF561-EZKIT_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig index 976a4d7ba175..3c70d6230a12 100644 --- a/arch/blackfin/configs/BF561-EZKIT_defconfig +++ b/arch/blackfin/configs/BF561-EZKIT_defconfig | |||
@@ -719,7 +719,7 @@ CONFIG_UNIX98_PTYS=y | |||
719 | # | 719 | # |
720 | # CONFIG_CAN4LINUX is not set | 720 | # CONFIG_CAN4LINUX is not set |
721 | # CONFIG_IPMI_HANDLER is not set | 721 | # CONFIG_IPMI_HANDLER is not set |
722 | CONFIG_HW_RANDOM=y | 722 | # CONFIG_HW_RANDOM is not set |
723 | # CONFIG_GEN_RTC is not set | 723 | # CONFIG_GEN_RTC is not set |
724 | # CONFIG_R3964 is not set | 724 | # CONFIG_R3964 is not set |
725 | # CONFIG_RAW_DRIVER is not set | 725 | # CONFIG_RAW_DRIVER is not set |
@@ -785,7 +785,7 @@ CONFIG_SSB_POSSIBLE=y | |||
785 | # | 785 | # |
786 | # CONFIG_VIDEO_DEV is not set | 786 | # CONFIG_VIDEO_DEV is not set |
787 | # CONFIG_DVB_CORE is not set | 787 | # CONFIG_DVB_CORE is not set |
788 | CONFIG_DAB=y | 788 | # CONFIG_DAB is not set |
789 | 789 | ||
790 | # | 790 | # |
791 | # Graphics support | 791 | # Graphics support |