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/BF533-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/BF533-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF533-EZKIT_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig index 6bc11db12690..deeb5e45effb 100644 --- a/arch/blackfin/configs/BF533-EZKIT_defconfig +++ b/arch/blackfin/configs/BF533-EZKIT_defconfig | |||
@@ -674,7 +674,7 @@ CONFIG_UNIX98_PTYS=y | |||
674 | # | 674 | # |
675 | # CONFIG_CAN4LINUX is not set | 675 | # CONFIG_CAN4LINUX is not set |
676 | # CONFIG_IPMI_HANDLER is not set | 676 | # CONFIG_IPMI_HANDLER is not set |
677 | CONFIG_HW_RANDOM=y | 677 | # CONFIG_HW_RANDOM is not set |
678 | # CONFIG_GEN_RTC is not set | 678 | # CONFIG_GEN_RTC is not set |
679 | # CONFIG_R3964 is not set | 679 | # CONFIG_R3964 is not set |
680 | # CONFIG_RAW_DRIVER is not set | 680 | # CONFIG_RAW_DRIVER is not set |
@@ -740,7 +740,7 @@ CONFIG_SSB_POSSIBLE=y | |||
740 | # | 740 | # |
741 | # CONFIG_VIDEO_DEV is not set | 741 | # CONFIG_VIDEO_DEV is not set |
742 | # CONFIG_DVB_CORE is not set | 742 | # CONFIG_DVB_CORE is not set |
743 | CONFIG_DAB=y | 743 | # CONFIG_DAB is not set |
744 | 744 | ||
745 | # | 745 | # |
746 | # Graphics support | 746 | # Graphics support |