diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-13 13:08:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-13 13:08:43 -0400 |
commit | 54cebc68c81eacac41a21bdfe99dc889d3882c60 (patch) | |
tree | da1d3872c6ddf208768e784bd1ea09054a81462d /arch/blackfin/configs/H8606_defconfig | |
parent | fffdedef691a0f6fa7ca1fc0a2a508cbb49def69 (diff) | |
parent | 71de1f8a6365ea65346881e526132563d93696d1 (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6: (60 commits)
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks
Blackfin arch: Fix bogus str_ident check in gpio code
Blackfin arch: AD7879 Touchscreen driver
Blackfin arch: introducing bfin_addr_dcachable
Blackfin arch: fix a typo in comments
Blackfin arch: Remove useless head file
Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542)
Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible
Blackfin arch: update anomaly headers to match the latest sheet
Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart()
Blackfin arch: print out error/warning if you are running on the incorrect CPU type
Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled on bf54x parts
Blackfin arch: update board defconfigs
Blackfin arch: Add optional verbose debug
Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface
Blackfin arch: have is_user_addr_valid() check for overflows (like when address is -1)
Blackfin arch: ptrace - fix off-by-one check on end of memory regions
Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display
Blackfin arch: flash memory map and dm9000 resources updating
Blackfin arch: early prink code still use uart core console functions to parse and set configure option string
...
Diffstat (limited to 'arch/blackfin/configs/H8606_defconfig')
-rw-r--r-- | arch/blackfin/configs/H8606_defconfig | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/arch/blackfin/configs/H8606_defconfig b/arch/blackfin/configs/H8606_defconfig index ba0bee90b7e1..1fc31f1b762b 100644 --- a/arch/blackfin/configs/H8606_defconfig +++ b/arch/blackfin/configs/H8606_defconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22.12 | 3 | # Linux kernel version: 2.6.22.14 |
4 | # | 4 | # |
5 | # CONFIG_MMU is not set | 5 | # CONFIG_MMU is not set |
6 | # CONFIG_FPU is not set | 6 | # CONFIG_FPU is not set |
@@ -192,7 +192,7 @@ CONFIG_CLKIN_HZ=25000000 | |||
192 | # CONFIG_BFIN_KERNEL_CLOCK is not set | 192 | # CONFIG_BFIN_KERNEL_CLOCK is not set |
193 | CONFIG_MAX_VCO_HZ=400000000 | 193 | CONFIG_MAX_VCO_HZ=400000000 |
194 | CONFIG_MIN_VCO_HZ=50000000 | 194 | CONFIG_MIN_VCO_HZ=50000000 |
195 | CONFIG_MAX_SCLK_HZ=133000000 | 195 | CONFIG_MAX_SCLK_HZ=133333333 |
196 | CONFIG_MIN_SCLK_HZ=27000000 | 196 | CONFIG_MIN_SCLK_HZ=27000000 |
197 | 197 | ||
198 | # | 198 | # |
@@ -516,7 +516,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
516 | # | 516 | # |
517 | # CONFIG_MTD_DATAFLASH is not set | 517 | # CONFIG_MTD_DATAFLASH is not set |
518 | CONFIG_MTD_M25P80=y | 518 | CONFIG_MTD_M25P80=y |
519 | CONFIG_M25PXX_USE_FAST_READ=y | 519 | # CONFIG_M25PXX_USE_FAST_READ is not set |
520 | # CONFIG_MTD_SLRAM is not set | 520 | # CONFIG_MTD_SLRAM is not set |
521 | # CONFIG_MTD_PHRAM is not set | 521 | # CONFIG_MTD_PHRAM is not set |
522 | # CONFIG_MTD_MTDRAM is not set | 522 | # CONFIG_MTD_MTDRAM is not set |
@@ -635,25 +635,25 @@ CONFIG_INPUT=y | |||
635 | # CONFIG_INPUT_MOUSEDEV is not set | 635 | # CONFIG_INPUT_MOUSEDEV is not set |
636 | # CONFIG_INPUT_JOYDEV is not set | 636 | # CONFIG_INPUT_JOYDEV is not set |
637 | # CONFIG_INPUT_TSDEV is not set | 637 | # CONFIG_INPUT_TSDEV is not set |
638 | CONFIG_INPUT_EVDEV=m | 638 | CONFIG_INPUT_EVDEV=y |
639 | # CONFIG_INPUT_EVBUG is not set | 639 | # CONFIG_INPUT_EVBUG is not set |
640 | 640 | ||
641 | # | 641 | # |
642 | # Input Device Drivers | 642 | # Input Device Drivers |
643 | # | 643 | # |
644 | # CONFIG_INPUT_KEYBOARD is not set | 644 | CONFIG_INPUT_KEYBOARD=y |
645 | # CONFIG_KEYBOARD_ATKBD is not set | ||
646 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
647 | # CONFIG_KEYBOARD_LKKBD is not set | ||
648 | # CONFIG_KEYBOARD_XTKBD is not set | ||
649 | # CONFIG_KEYBOARD_NEWTON is not set | ||
650 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
651 | CONFIG_KEYBOARD_GPIO=y | ||
645 | # CONFIG_INPUT_MOUSE is not set | 652 | # CONFIG_INPUT_MOUSE is not set |
646 | # CONFIG_INPUT_JOYSTICK is not set | 653 | # CONFIG_INPUT_JOYSTICK is not set |
647 | # CONFIG_INPUT_TABLET is not set | 654 | # CONFIG_INPUT_TABLET is not set |
648 | # CONFIG_INPUT_TOUCHSCREEN is not set | 655 | # CONFIG_INPUT_TOUCHSCREEN is not set |
649 | CONFIG_INPUT_MISC=y | 656 | # CONFIG_INPUT_MISC is not set |
650 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
651 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
652 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
653 | # CONFIG_INPUT_POWERMATE is not set | ||
654 | # CONFIG_INPUT_YEALINK is not set | ||
655 | # CONFIG_INPUT_UINPUT is not set | ||
656 | # CONFIG_BF53X_PFBUTTONS is not set | ||
657 | 657 | ||
658 | # | 658 | # |
659 | # Hardware I/O ports | 659 | # Hardware I/O ports |
@@ -681,7 +681,15 @@ CONFIG_BFIN_TIMER_LATENCY=y | |||
681 | # | 681 | # |
682 | # Serial drivers | 682 | # Serial drivers |
683 | # | 683 | # |
684 | # CONFIG_SERIAL_8250 is not set | 684 | CONFIG_SERIAL_8250=y |
685 | # CONFIG_SERIAL_8250_CONSOLE is not set | ||
686 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
687 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
688 | CONFIG_SERIAL_8250_EXTENDED=y | ||
689 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
690 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
691 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
692 | # CONFIG_SERIAL_8250_RSA is not set | ||
685 | 693 | ||
686 | # | 694 | # |
687 | # Non-8250 serial port support | 695 | # Non-8250 serial port support |